Author: baggins Date: Thu Oct 1 14:20:24 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.4.1
---- Files affected: packages/ConsoleKit: ConsoleKit.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/ConsoleKit/ConsoleKit.spec diff -u packages/ConsoleKit/ConsoleKit.spec:1.27 packages/ConsoleKit/ConsoleKit.spec:1.28 --- packages/ConsoleKit/ConsoleKit.spec:1.27 Thu Aug 20 10:42:17 2009 +++ packages/ConsoleKit/ConsoleKit.spec Thu Oct 1 16:20:19 2009 @@ -2,16 +2,13 @@ Summary: ConsoleKit for PolicyKit Summary(pl.UTF-8): ConsoleKit dla PolicyKit Name: ConsoleKit -Version: 0.3.1 +Version: 0.4.1 Release: 1 License: GPL v2+ Group: Libraries Source0: http://www.freedesktop.org/software/ConsoleKit/dist/%{name}-%{version}.tar.bz2 -# Source0-md5: 3ee89345f610c462806aaaae9a997683 -Patch0: %{name}-fixes.patch +# Source0-md5: 48eda4483cc97841d5f88e8e003eb6d7 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit -BuildRequires: autoconf >= 2.60 -BuildRequires: automake >= 1:1.9 BuildRequires: dbus-glib-devel >= 0.30 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.8.0 @@ -85,20 +82,15 @@ %prep %setup -q -%patch0 -p1 %build -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} %configure \ --enable-docbook-docs \ --enable-pam-module \ --enable-static \ --with-pam-module-dir=/%{_lib}/security \ --with-pid-file=%{_localstatedir}/run/console-kit-daemon.pid + %{__make} -j1 %install @@ -174,6 +166,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2009/10/01 14:20:19 baggins +- 0.4.1 + Revision 1.27 2009/08/20 08:42:17 patrys - 0.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ConsoleKit/ConsoleKit.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
