From 3a7f48e0ad26f92021aa95da10c90c32769b698b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 2 Oct 2016 22:40:59 +0200 Subject: [PATCH] RPM packaging: fix tellico dependency to exempi-devel --- redhat/applications/tellico/tellico-14.0.0.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/redhat/applications/tellico/tellico-14.0.0.spec b/redhat/applications/tellico/tellico-14.0.0.spec index 27b2fd6e8..c31743928 100644 --- a/redhat/applications/tellico/tellico-14.0.0.spec +++ b/redhat/applications/tellico/tellico-14.0.0.spec @@ -108,7 +108,11 @@ BuildRequires: %{_lib}v4l-devel %endif # EXEMPI support +%if 0%{?suse_version} +BuildRequires: libexempi-devel +%else BuildRequires: exempi-devel +%endif Requires: %{name}-data = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-scripts = %{?epoch:%{epoch}:}%{version}-%{release}