rpms/ConsoleKit/devel .cvsignore, 1.17, 1.18 ConsoleKit.spec, 1.48, 1.49 sources, 1.20, 1.21

William Jon McCann mccann at fedoraproject.org
Tue Sep 29 15:46:01 UTC 2009


Author: mccann

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

Modified Files:
	.cvsignore ConsoleKit.spec sources 
Log Message:
Update to 0.4.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	31 Jul 2009 15:01:15 -0000	1.17
+++ .cvsignore	29 Sep 2009 15:46:00 -0000	1.18
@@ -1 +1 @@
-ConsoleKit-0.3.1.tar.bz2
+ConsoleKit-0.4.1.tar.bz2


Index: ConsoleKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/ConsoleKit.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- ConsoleKit.spec	1 Aug 2009 02:37:16 -0000	1.48
+++ ConsoleKit.spec	29 Sep 2009 15:46:00 -0000	1.49
@@ -5,8 +5,8 @@
 
 Summary: System daemon for tracking users, sessions and seats
 Name: ConsoleKit
-Version: 0.3.1
-Release: 2%{?dist}
+Version: 0.4.1
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit
@@ -25,9 +25,6 @@ BuildRequires: zlib-devel
 BuildRequires: xmlto
 BuildRequires: automake, autoconf, libtool
 
-# fix a small memleak
-Patch0: small-fixes.patch
-
 %description
 ConsoleKit is a system daemon for tracking what users are logged
 into the system and how they interact with the computer (e.g.
@@ -82,9 +79,6 @@ This package contains developer document
 
 %prep
 %setup -q
-%patch0 -p1 -b .small-fixes
-
-autoreconf -f -i
 
 %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}
@@ -130,9 +124,11 @@ fi
 %{_datadir}/polkit-1/actions/*.policy
 %dir %{_sysconfdir}/ConsoleKit
 %dir %{_sysconfdir}/ConsoleKit/seats.d
+%dir %{_sysconfdir}/ConsoleKit/run-seat.d
 %dir %{_sysconfdir}/ConsoleKit/run-session.d
 %dir %{_prefix}/lib/ConsoleKit
 %dir %{_prefix}/lib/ConsoleKit/scripts
+%dir %{_prefix}/lib/ConsoleKit/run-seat.d
 %dir %{_prefix}/lib/ConsoleKit/run-session.d
 %dir %{_var}/run/ConsoleKit
 %attr(755,root,root) %dir %{_var}/log/ConsoleKit
@@ -170,6 +166,9 @@ fi
 %doc %{_datadir}/doc/%{name}-%{version}/spec/*
 
 %changelog
+* Tue Sep 29 2009 Jon McCann <jmccann at redhat.com> 0.4.1-1
+- Update to 0.4.1
+
 * Fri Jul 31 2009 Matthias Clasen <mclasen at redhat.com> 0.3.1-2
 - Fix a small memory leak
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	31 Jul 2009 15:01:16 -0000	1.20
+++ sources	29 Sep 2009 15:46:00 -0000	1.21
@@ -1 +1 @@
-3ee89345f610c462806aaaae9a997683  ConsoleKit-0.3.1.tar.bz2
+48eda4483cc97841d5f88e8e003eb6d7  ConsoleKit-0.4.1.tar.bz2




More information about the fedora-extras-commits mailing list