rpms/ConsoleKit/devel ConsoleKit.spec, 1.42, 1.43 consolekit-dbus-permissions.patch, 1.2, 1.3

Matthias Clasen mclasen at fedoraproject.org
Fri Jun 12 23:24:25 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/ConsoleKit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9388

Modified Files:
	ConsoleKit.spec consolekit-dbus-permissions.patch 
Log Message:
Update dbus configuration



Index: ConsoleKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/ConsoleKit.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- ConsoleKit.spec	9 Jun 2009 15:19:07 -0000	1.42
+++ ConsoleKit.spec	12 Jun 2009 23:23:54 -0000	1.43
@@ -6,7 +6,7 @@
 Summary: System daemon for tracking users, sessions and seats
 Name: ConsoleKit
 Version: 0.3.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit
@@ -179,6 +179,9 @@ fi
 %doc %{_datadir}/doc/%{name}-%{version}/spec/*
 
 %changelog
+* Fir Jun 12 2009 Matthias Clasen  <mclasen at redhat.com> - 0.3.0-10
+- Update dbus configuration for new api
+
 * Mon May 11 2009 Matthias Clasen  <mclasen at redhat.com> - 0.3.0-9
 - Port to PolicyKit 1
 

consolekit-dbus-permissions.patch:

Index: consolekit-dbus-permissions.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/consolekit-dbus-permissions.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- consolekit-dbus-permissions.patch	8 Apr 2009 15:42:26 -0000	1.2
+++ consolekit-dbus-permissions.patch	12 Jun 2009 23:23:54 -0000	1.3
@@ -1,7 +1,7 @@
 diff -up ConsoleKit-0.3.0/data/ConsoleKit.conf.consolekit ConsoleKit-0.3.0/data/ConsoleKit.conf
 --- ConsoleKit-0.3.0/data/ConsoleKit.conf.consolekit	2008-04-19 01:39:49.000000000 -0400
-+++ ConsoleKit-0.3.0/data/ConsoleKit.conf	2009-04-08 11:40:33.347814036 -0400
-@@ -8,88 +8,131 @@
++++ ConsoleKit-0.3.0/data/ConsoleKit.conf	2009-06-12 19:20:13.278837565 -0400
+@@ -8,88 +8,137 @@
      <allow own="org.freedesktop.ConsoleKit"/>
  
      <!-- Allow all methods on interfaces -->
@@ -38,6 +38,12 @@ diff -up ConsoleKit-0.3.0/data/ConsoleKi
 -    <allow send_interface="org.freedesktop.ConsoleKit.Manager"
 +    <allow send_destination="org.freedesktop.ConsoleKit"
 +           send_interface="org.freedesktop.ConsoleKit.Manager"
++           send_member="CanRestart"/>
++    <allow send_destination="org.freedesktop.ConsoleKit"
++           send_interface="org.freedesktop.ConsoleKit.Manager"
++           send_member="CanStop"/>
++    <allow send_destination="org.freedesktop.ConsoleKit"
++           send_interface="org.freedesktop.ConsoleKit.Manager"
             send_member="OpenSession"/>
 -    <allow send_interface="org.freedesktop.ConsoleKit.Manager"
 +    <allow send_destination="org.freedesktop.ConsoleKit"




More information about the fedora-extras-commits mailing list