Author: qboosh Date: Tue Oct 30 23:08:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - more versions
---- Files affected: SPECS: ConsoleKit.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/ConsoleKit.spec diff -u SPECS/ConsoleKit.spec:1.10 SPECS/ConsoleKit.spec:1.11 --- SPECS/ConsoleKit.spec:1.10 Fri Oct 19 20:23:28 2007 +++ SPECS/ConsoleKit.spec Wed Oct 31 00:08:26 2007 @@ -4,27 +4,30 @@ Name: ConsoleKit Version: 0.2.3 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Libraries Source0: http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.gz # Source0-md5: dc4b3194ec583b03747ffc909a5571da Source1: %{name}.init URL: http://www.freedesktop.org/wiki/Software/ConsoleKit BuildRequires: autoconf >= 2.60 -BuildRequires: automake +BuildRequires: automake >= 1:1.7 BuildRequires: dbus-glib-devel >= 0.30 BuildRequires: glib2-devel >= 1:2.8.0 +# for <sys/inotify.h> +BuildRequires: glibc-devel >= 6:2.4 BuildRequires: libtool >= 1.4 BuildRequires: pam-devel >= 0.80 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: xmlto -BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libX11-devel >= 1.0.0 Requires(post,preun): /sbin/chkconfig Requires: %{name}-libs = %{version}-%{release} Requires: dbus-glib >= 0.30 Requires: glib2 >= 1:2.8.0 Requires: rc-scripts +Requires: xorg-lib-libX11 >= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -158,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/10/30 23:08:26 qboosh +- more versions + Revision 1.10 2007/10/19 18:23:28 megabajt - updated to 0.2.3 - removed obsolete SIGINT and xdm patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ConsoleKit.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
