Branch: master

3a7f48e0 2016-10-02 15:40:59 François Andriot
RPM packaging: fix tellico dependency to exempi-devel
M redhat/applications/tellico/tellico-14.0.0.spec
diff --git a/redhat/applications/tellico/tellico-14.0.0.spec b/redhat/applications/tellico/tellico-14.0.0.spec
index 27b2fd6..c317439 100644
--- a/redhat/applications/tellico/tellico-14.0.0.spec
+++ b/redhat/applications/tellico/tellico-14.0.0.spec
@@ -108,7 +108,11 @@
 %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}