Branch: master

850c2309 2014-11-02 03:11:27 François Andriot
RPM Packaging: update tdepim
M redhat/tdepim/tdepim-14.0.0.spec
diff --git a/redhat/tdepim/tdepim-14.0.0.spec b/redhat/tdepim/tdepim-14.0.0.spec
index f538f20..0c6e003 100644
--- a/redhat/tdepim/tdepim-14.0.0.spec
+++ b/redhat/tdepim/tdepim-14.0.0.spec
@@ -101,6 +101,13 @@
 BuildRequires:	brp-check-trinity
 %endif
 
+# GAMIN support
+#  Not on openSUSE.
+%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion}
+%define with_gamin 1
+BuildRequires:	gamin-devel
+%endif
+
 # CURL support
 %if 0%{?fedora} >= 15
 BuildRequires:	flex-static
@@ -2238,7 +2245,7 @@
 
 ##########
 
-%if 0%{?suse_version} || 0%{?pclinuxos}
+%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0
 %debug_package
 %endif