From f9bde5cbdde385e6b3853eee5af6a5439071139d Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Jan 24 2008 15:13:43 +0000 Subject: - Update to 0.2.6 --- diff --git a/.cvsignore b/.cvsignore index 02bb250..12f5bfd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ConsoleKit-0.2.5.tar.gz +ConsoleKit-0.2.6.tar.gz diff --git a/ConsoleKit.spec b/ConsoleKit.spec index 50d88bb..a88e900 100644 --- a/ConsoleKit.spec +++ b/ConsoleKit.spec @@ -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 @@ Requires: dbus >= %{dbus_version} 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 @@ Group: Development/Libraries 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 @@ fi %doc %{_datadir}/doc/%{name}-%{version}/spec/* %changelog -* Wed Jan 23 2008 Jon McCann - 0.2.5-1 -- Update to 0.2.5 +* Thu Jan 24 2008 Jon McCann - 0.2.6-1 +- Update to 0.2.6 * Sun Nov 11 2007 Matthias Clasen - 0.2.3-3 - Correct the URL (#375571) diff --git a/sources b/sources index 88f3185..fba435a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b1200a5aec1f28485b57618484d4060 ConsoleKit-0.2.5.tar.gz +519da706ea321aafb8973127c57aa8b9 ConsoleKit-0.2.6.tar.gz