From 29155ee6fa87fdc8c0aa3b82b002c0649123983b Mon Sep 17 00:00:00 2001 From: Patryk Zawadzki Date: Thu, 4 Oct 2007 15:34:14 +0000 Subject: [PATCH] - no gdm user in PLD Changed files: ConsoleKit-xdm.patch -> 1.1 ConsoleKit.spec -> 1.9 --- ConsoleKit-xdm.patch | 11 +++++++++++ ConsoleKit.spec | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 ConsoleKit-xdm.patch diff --git a/ConsoleKit-xdm.patch b/ConsoleKit-xdm.patch new file mode 100644 index 0000000..bd3446f --- /dev/null +++ b/ConsoleKit-xdm.patch @@ -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" /> + + +- ++ + + + diff --git a/ConsoleKit.spec b/ConsoleKit.spec index df78cd1..a6c77be 100644 --- a/ConsoleKit.spec +++ b/ConsoleKit.spec @@ -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} -- 2.44.0