]> git.pld-linux.org Git - packages/ConsoleKit.git/commitdiff
- no gdm user in PLD
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 4 Oct 2007 15:34:14 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ConsoleKit-xdm.patch -> 1.1
    ConsoleKit.spec -> 1.9

ConsoleKit-xdm.patch [new file with mode: 0644]
ConsoleKit.spec

diff --git a/ConsoleKit-xdm.patch b/ConsoleKit-xdm.patch
new file mode 100644 (file)
index 0000000..bd3446f
--- /dev/null
@@ -0,0 +1,11 @@
+--- ConsoleKit-0.2.1/data/ConsoleKit.conf      2007-03-09 19:13:52.000000000 +0100
++++ /etc/dbus-1/system.d/ConsoleKit.conf       2007-09-26 21:10:07.967025557 +0200
+@@ -37,7 +37,7 @@
+           send_interface="org.freedesktop.DBus.Properties" />
+   </policy>
+-  <policy user="gdm">
++  <policy user="xdm">
+     <allow send_interface="org.freedesktop.ConsoleKit.Manager"/>
+     <allow send_interface="org.freedesktop.ConsoleKit.Seat"/>
+     <allow send_interface="org.freedesktop.ConsoleKit.Session"/>
index df78cd1d3cd773c46d64064291d29f93e9dcc2f8..a6c77beb76c1c5af61ca94b9302721faea256826 100644 (file)
@@ -9,6 +9,7 @@ Source0:        http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.gz
 # Source0-md5: 8bf5e83931a8a3c2abcd541781e1554c
 Source1:       %{name}.init
 Patch0:                %{name}-SIGINT.patch
+Patch1:                %{name}-xdm.patch
 URL:           http://gitweb.freedesktop.org/?p=ConsoleKit.git
 BuildRequires: PolicyKit-devel
 BuildRequires: autoconf >= 2.54
@@ -82,6 +83,7 @@ Statyczna biblioteka ConsoleKit.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 1.086377 seconds and 4 git commands to generate.