[plasma-mobile] Remove file that conflicts with kde-workspace (powermanagementservice.operations)

Radek Novacek rnovacek at fedoraproject.org
Tue Feb 28 07:28:50 UTC 2012


commit ab400564d3d60067d6d0dc848dae37cc5a39d158
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Tue Feb 28 08:28:42 2012 +0100

    Remove file that conflicts with kde-workspace (powermanagementservice.operations)

 plasma-mobile.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/plasma-mobile.spec b/plasma-mobile.spec
index 71c0ffa..89e9f54 100644
--- a/plasma-mobile.spec
+++ b/plasma-mobile.spec
@@ -1,6 +1,6 @@
 Name:           plasma-mobile
 Version:        0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Plasma Active mobile workspace
 
 License:        GPLv2+
@@ -65,6 +65,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
+rm -rf %{buildroot}%{_kde4_appsdir}/plasma/services/powermanagementservice.operations
 
 %check
 for f in %{buildroot}%{_kde4_datadir}/applications/kde4/*.desktop ; do
@@ -135,6 +136,9 @@ fi
 
 
 %changelog
+* Tue Feb 21 2012 Radek Novacek <rnovacek at redhat.com> 0.3-2
+- Remove file that conflicts with kde-workspace (powermanagementservice.operations)
+
 * Sat Feb 18 2012 Jaroslav Reznik <jreznik at redhat.com> - 0.3-1
 - update to 0.3 (PA 2)
 - fix buildreqs


More information about the scm-commits mailing list