[kdenetwork] fix rhel/fedora condition

Than Ngo than at fedoraproject.org
Fri Dec 2 20:33:47 UTC 2011


commit 0637dbf780fd2d8f58ab09d93dd4d0bbfa2c5483
Author: Than Ngo <than at redhat.com>
Date:   Fri Dec 2 21:33:40 2011 +0100

    fix rhel/fedora condition

 kdenetwork.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kdenetwork.spec b/kdenetwork.spec
index c957eef..cf64779 100644
--- a/kdenetwork.spec
+++ b/kdenetwork.spec
@@ -2,7 +2,7 @@ Summary: KDE Network Applications
 Name:    kdenetwork
 Epoch:   7
 Version: 4.7.80
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv2
 Group: Applications/Internet
@@ -303,9 +303,7 @@ fi
 %{_kde4_appsdir}/kget/
 %{_kde4_appsdir}/kconf_update/kget*
 %{_kde4_appsdir}/khtml/kpartplugins/kget_plug_in.*
-%if 0%{?fedora}
 %{_kde4_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.*
-%endif
 %{_kde4_iconsdir}/hicolor/*/apps/kget.*
 %{_datadir}/dbus-1/services/org.kde.kget.service
 %{_kde4_datadir}/applications/kde4/kget.desktop
@@ -371,7 +369,9 @@ fi
 %{_kde4_datadir}/kde4/servicetypes/kopete*.desktop
 %{_kde4_iconsdir}/hicolor/*/apps/kopete*.*
 %{_kde4_iconsdir}/oxygen/*/actions/*
+%if 0%{?fedora}
 %{_kde4_iconsdir}/oxygen/*/status/object-locked*.*
+%endif
 %{_kde4_libdir}/kde4/kopete_*.so
 %{_kde4_libdir}/kde4/kcm_kopete_*.so
 %{_kde4_libdir}/libqgroupwise.so
@@ -472,6 +472,9 @@ fi
 
 
 %changelog
+* Fri Dec 02 2011 Than Ngo <than at redhat.com> - 7:4.7.80-3
+- fix rhel/fedora condition
+
 * Mon Nov 28 2011 Jaroslav Reznik <jreznik at redhat.com> 7:4.7.80-2
 - move a11y kopete plugin to -libs
 


More information about the scm-commits mailing list