From 850c23094651ccd0b9af2b991b4a4d2d4e55e7bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 2 Nov 2014 10:11:27 +0100 Subject: RPM Packaging: update tdepim --- redhat/tdepim/tdepim-14.0.0.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'redhat') diff --git a/redhat/tdepim/tdepim-14.0.0.spec b/redhat/tdepim/tdepim-14.0.0.spec index f538f2041..0c6e003e0 100644 --- a/redhat/tdepim/tdepim-14.0.0.spec +++ b/redhat/tdepim/tdepim-14.0.0.spec @@ -101,6 +101,13 @@ BuildRequires: update-desktop-files 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 @@ update-desktop-database %{tde_datadir}/applications > /dev/null 2>&1 || : ########## -%if 0%{?suse_version} || 0%{?pclinuxos} +%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0 %debug_package %endif -- cgit v1.2.3