[ConsoleKit: 4/4] New upstream

Lennart Poettering lennart at fedoraproject.org
Wed Nov 17 01:17:34 UTC 2010


commit 84129f6be21f9a0f1717fbcc6c46f91d67ea816e
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Nov 17 02:17:21 2010 +0100

    New upstream

 .gitignore      |    1 +
 ConsoleKit.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb8d22f..0125a36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ConsoleKit-0.4.1.tar.bz2
 /ConsoleKit-0.4.2.tar.bz2
+/ConsoleKit-0.4.3.tar.bz2
diff --git a/ConsoleKit.spec b/ConsoleKit.spec
index 7b72916..71c76c0 100644
--- a/ConsoleKit.spec
+++ b/ConsoleKit.spec
@@ -5,15 +5,14 @@
 
 Summary: System daemon for tracking users, sessions and seats
 Name: ConsoleKit
-Version: 0.4.2
-Release: 2%{?dist}.1
+Version: 0.4.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit
 Source0: http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-%{version}.tar.bz2
 # Convert to new upstart syntax
 Patch0: ConsoleKit-0.4.1-upstart06.patch
-Patch1: 0001-systemd-make-sure-the-file-system-is-writable-before.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: dbus >= %{dbus_version}
@@ -85,7 +84,6 @@ This package contains developer documentation for ConsoleKit.
 %prep
 %setup -q
 %patch0 -p1 -b .upstart06
-%patch1 -p1 -b .systemd
 
 %build
 %configure --with-pid-file=%{_localstatedir}/run/console-kit-daemon.pid --enable-pam-module --with-pam-module-dir=/%{_lib}/security --enable-docbook-docs --docdir=%{_datadir}/doc/%{name}-%{version}
@@ -167,6 +165,7 @@ fi
 /lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
 /lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
 /lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service
+/lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service
 
 %files x11
 %defattr(-,root,root,-)
@@ -192,6 +191,9 @@ fi
 %doc %{_datadir}/doc/%{name}-%{version}/spec/*
 
 %changelog
+* Wed Nov 17 2010 Lennart Poettering <lpoetter at redhat.com> - 0.4.3-1
+- New upstream
+
 * Tue Oct 05 2010 jkeating - 0.4.2-2.1
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 848d130..147e519 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-285acb35bfcb2b8dc21c6071e6f6e116  ConsoleKit-0.4.2.tar.bz2
+4c39c6eacc75334b890f21eead1d2945  ConsoleKit-0.4.3.tar.bz2


More information about the scm-commits mailing list