[blueman] Fixes the PolKit Dependency

Juan Manuel Rodriguez Moreno nushio at fedoraproject.org
Wed Sep 21 16:20:05 UTC 2011


commit a2594efb49a273078aa3a34b13716ce562767ec1
Author: Juan Rodriguez <nushio at fedoraproject.org>
Date:   Wed Sep 21 11:20:11 2011 -0500

    Fixes the PolKit Dependency

 blueman.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/blueman.spec b/blueman.spec
index 6a10545..d78be0d 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -3,7 +3,7 @@
 
 Name:       blueman
 Version:    1.21
-Release:    8%{?dist}
+Release:    10%{?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,8 +107,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Sep 21 2011 Juan Rodriguez <nushio at fedoraproject.org> 1.21-10
+- Rebuilt and retagged
+
+* Wed Mar 16 2011 Juan Rodriguez <nushio at fedoraproject.org> 1.21-9
+- Fixes PolicyKit dependency
+
 * Wed Mar 16 2011 Juan Rodriguez <nushio at fedoraproject.org> 1.21-8
-- Removes HAL Dependency 
+- Removes HAL Dependency
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.21-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list