[polkit] Allow setting the pretty hostname without a password for wheel, change matches systemd in git

Bastien Nocera hadess at fedoraproject.org
Fri May 13 12:32:36 UTC 2011


commit 771990a139de00fa8d4637f817b0d4f0b94371a8
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri May 13 13:32:22 2011 +0100

    Allow setting the pretty hostname without a password for wheel,
    change matches systemd in git

 polkit.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/polkit.spec b/polkit.spec
index c8b5b86..24a85b2 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -1,7 +1,7 @@
 Summary: PolicyKit Authorization Framework
 Name: polkit
 Version: 0.101
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: LGPLv2+
 URL: http://www.freedesktop.org/wiki/Software/PolicyKit
 Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -118,7 +118,7 @@ cat > $RPM_BUILD_ROOT%{_localstatedir}/lib/polkit-1/localauthority/10-vendor.d/1
 #
 [Wheel Group Permissions]
 Identity=unix-group:wheel
-Action=org.gnome.settingsdaemon.datetimemechanism.*;org.kde.kcontrol.kcmclock.save;org.freedesktop.RealtimeKit1.*;org.freedesktop.udisks.filesystem-mount-system-internal
+Action=org.gnome.settingsdaemon.datetimemechanism.*;org.kde.kcontrol.kcmclock.save;org.freedesktop.RealtimeKit1.*;org.freedesktop.udisks.filesystem-mount-system-internal;org.freedesktop.hostname1.set-static-hostname
 ResultAny=auth_admin
 ResultInactive=auth_admin
 ResultActive=yes
@@ -184,6 +184,10 @@ EOF
 %{_datadir}/gtk-doc
 
 %changelog
+* Fri May 13 2011 Bastien Nocera <bnocera at redhat.com> 0.101-7
+- Allow setting the pretty hostname without a password for wheel,
+  change matches systemd in git
+
 * Mon May  2 2011 Matthias Clasen <mclasen at redhat.com> - 0.101-6
 - Update the action id of the datetime mechanism
 


More information about the scm-commits mailing list