Author: megabajt Date: Mon Apr 21 16:25:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.10
---- Files affected: SPECS: ConsoleKit.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/ConsoleKit.spec diff -u SPECS/ConsoleKit.spec:1.17 SPECS/ConsoleKit.spec:1.18 --- SPECS/ConsoleKit.spec:1.17 Sat Feb 16 12:22:38 2008 +++ SPECS/ConsoleKit.spec Mon Apr 21 18:25:14 2008 @@ -2,13 +2,14 @@ Summary: ConsoleKit for PolicyKit Summary(pl.UTF-8): ConsoleKit dla PolicyKit Name: ConsoleKit -Version: 0.2.7 +Version: 0.2.10 Release: 1 License: GPL v2+ Group: Libraries Source0: http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.gz -# Source0-md5: 8fc8647c5cc2e1158e6b1f5dc36fc107 +# Source0-md5: b85c2333a8fe31c0d3f29caa14716634 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit +BuildRequires: PolicyKit-devel >= 0.7 BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.7 BuildRequires: dbus-glib-devel >= 0.30 @@ -118,8 +119,11 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/ck-history +%attr(755,root,root) %{_bindir}/ck-launch-session %attr(755,root,root) %{_bindir}/ck-list-sessions +%attr(755,root,root) %{_sbindir}/ck-log-system-restart %attr(755,root,root) %{_sbindir}/ck-log-system-start +%attr(755,root,root) %{_sbindir}/ck-log-system-stop %attr(755,root,root) %{_sbindir}/console-kit-daemon %attr(755,root,root) %{_libdir}/ck-collect-session-info %attr(755,root,root) %{_libdir}/ck-get-x11-server-pid @@ -138,6 +142,7 @@ %{_sysconfdir}/ConsoleKit/seats.d/00-primary.seat %{_mandir}/man8/pam_ck_connector* %dir /var/run/ConsoleKit +%attr(750,root,root) %dir /var/log/ConsoleKit %files libs %defattr(644,root,root,755) @@ -163,6 +168,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008-04-21 16:25:14 megabajt +- updated to 0.2.10 + Revision 1.17 2008-02-16 11:22:38 qboosh - consistent order ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ConsoleKit.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
