[kdebase-workspace/f16] Install dbus configuration for ksysguard helper

Radek Novacek rnovacek at fedoraproject.org
Fri Jan 13 12:44:35 UTC 2012


commit d8a2f48d08ff9bc1e7e8ea6f2641f3f54f21b8db
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Fri Jan 13 13:02:52 2012 +0100

    Install dbus configuration for ksysguard helper

 kdebase-workspace.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/kdebase-workspace.spec b/kdebase-workspace.spec
index c1081c3..58bb4cc 100644
--- a/kdebase-workspace.spec
+++ b/kdebase-workspace.spec
@@ -9,7 +9,7 @@
 Summary: KDE Workspace
 Name:    kdebase-workspace
 Version: 4.7.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 
 License: GPLv2
 Group:   User Interface/Desktops
@@ -815,6 +815,8 @@ fi
 %{_kde4_iconsdir}/oxygen/*/apps/waiting.*
 %{_kde4_libexecdir}/ksysguardprocesslist_helper
 %{_polkit_qt_policydir}/org.kde.ksysguard.processlisthelper.policy
+%{_kde4_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
+%{_kde4_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
 
 %post -n ksysguard-libs -p /sbin/ldconfig
 %postun -n ksysguard-libs -p /sbin/ldconfig
@@ -881,6 +883,10 @@ fi
 
 
 %changelog
+* Fri Jan 13 2012 Radek Novacek <rnovacek at redhat.com> 4.7.4-8
+- Install dbus configuration for ksysguard helper
+- Resolves: #773698
+
 * Wed Jan 11 2012 Lukas Tinkl <ltinkl at redhat.com> 4.7.4-7
 - unbreak systray icons for non-KDE apps
 


More information about the scm-commits mailing list