[blueman/f14/master] Changes PolKit-gnome dependency with PolicyKit-authentication-agent

Juan Manuel Rodriguez Moreno nushio at fedoraproject.org
Wed Mar 16 17:33:43 UTC 2011


commit f22e5bd7a5e3df7ba83973f428888b24ca4ff1f8
Author: Juan Rodriguez <nushio at fedoraproject.org>
Date:   Wed Mar 16 11:33:30 2011 -0600

    Changes PolKit-gnome dependency with PolicyKit-authentication-agent

 blueman.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/blueman.spec b/blueman.spec
index 9acf1cc..51f1ba2 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -3,7 +3,7 @@
 
 Name:       blueman
 Version:    1.21
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    GTK+ Bluetooth Manager
 
 Group:      Applications/System
@@ -36,7 +36,7 @@ Requires: dbus
 Requires: notify-python
 Requires: gnome-python2-gconf
 Requires: gnome-python2-gnome
-Requires: PolicyKit-gnome
+Requires: PolicyKit-authentication-agent
 Requires: desktop-notification-daemon
 Requires: gnome-session
 
@@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Mar 16 2011 Juan Rodriguez <nushio at fedoraproject.org> - 1.21-8
+- Changed PolKit authentication agent so it no longer requires gnome
+
 * Wed Mar 16 2011 Juan Rodriguez <nushio at fedoraproject.org> - 1.21-7
 - Removed hal dependency
 


More information about the scm-commits mailing list