[kdenetwork/f16] fix rhel/fedora condition

Than Ngo than at fedoraproject.org
Fri Dec 2 20:29:37 UTC 2011


commit 84c4ceb42227c9b89dd1e5ca9c30041a6ad936cc
Author: Than Ngo <than at redhat.com>
Date:   Fri Dec 2 21:29:16 2011 +0100

    fix rhel/fedora condition

 kdenetwork.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kdenetwork.spec b/kdenetwork.spec
index 2b12332..c57a94c 100644
--- a/kdenetwork.spec
+++ b/kdenetwork.spec
@@ -302,9 +302,7 @@ fi
 %{_kde4_appsdir}/dolphinpart/kpartplugins/kget_plug_in.*
 %{_kde4_appsdir}/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
@@ -370,7 +368,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


More information about the scm-commits mailing list