rpms/ConsoleKit/devel ConsoleKit.spec,1.18,1.19

William Jon McCann (mccann) fedora-extras-commits at redhat.com
Thu Jan 24 15:12:26 UTC 2008


Author: mccann

Update of /cvs/pkgs/rpms/ConsoleKit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6196

Modified Files:
	ConsoleKit.spec 
Log Message:
- Update to 0.2.6




Index: ConsoleKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ConsoleKit/devel/ConsoleKit.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ConsoleKit.spec	23 Jan 2008 21:38:20 -0000	1.18
+++ ConsoleKit.spec	24 Jan 2008 15:11:50 -0000	1.19
@@ -1,14 +1,15 @@
 %define glib2_version           2.6.0
 %define dbus_version            0.90
 %define dbus_glib_version       0.70
+%define polkit_version          0.7
 
 Summary: System daemon for tracking users, sessions and seats
 Name: ConsoleKit
-Version: 0.2.5
+Version: 0.2.6
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
-URL: http://www.freedesktop.org/wiki/Software/ConsoleKit 
+URL: http://www.freedesktop.org/wiki/Software/ConsoleKit
 Source0: http://people.freedesktop.org/~mccann/dist/ConsoleKit-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: dbus >= %{dbus_version}
@@ -16,15 +17,12 @@
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: dbus-devel  >= %{dbus_version}
 BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
+BuildRequires: PolicyKit-devel >= %{polkit_version}
 BuildRequires: pam-devel
 BuildRequires: libX11-devel
 BuildRequires: xmlto
-BuildRequires: PolicyKit-devel
 
-Requires(post): chkconfig
-Requires(preun): chkconfig
-
-%description 
+%description
 ConsoleKit is a system daemon for tracking what users are logged
 into the system and how they interact with the computer (e.g.
 which keyboard and mouse they use).
@@ -38,7 +36,7 @@
 Requires: %name = %{version}-%{release}
 Requires: libX11
 
-%description x11 
+%description x11
 ConsoleKit contains some tools that require Xlib to be installed,
 those are in this separate package so server systems need not install
 X. Applications (such as xorg-x11-xinit) and login managers (such as
@@ -145,8 +143,8 @@
 %doc %{_datadir}/doc/%{name}-%{version}/spec/*
 
 %changelog
-* Wed Jan 23 2008 Jon McCann  <jmccann at redhat.com> - 0.2.5-1
-- Update to 0.2.5
+* Thu Jan 24 2008 Jon McCann  <jmccann at redhat.com> - 0.2.6-1
+- Update to 0.2.6
 
 * Sun Nov 11 2007 Matthias Clasen  <mclasen at redhat.com> - 0.2.3-3
 - Correct the URL (#375571)




More information about the fedora-extras-commits mailing list