Author: qboosh Date: Wed Feb 6 17:06:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.7 (log moved from /var/run to /var/log)
---- Files affected: SPECS: ConsoleKit.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/ConsoleKit.spec diff -u SPECS/ConsoleKit.spec:1.13 SPECS/ConsoleKit.spec:1.14 --- SPECS/ConsoleKit.spec:1.13 Fri Jan 25 23:45:41 2008 +++ SPECS/ConsoleKit.spec Wed Feb 6 18:06:05 2008 @@ -2,12 +2,12 @@ Summary: ConsoleKit for PolicyKit Summary(pl.UTF-8): ConsoleKit dla PolicyKit Name: ConsoleKit -Version: 0.2.4 +Version: 0.2.7 Release: 1 License: GPL v2+ Group: Libraries Source0: http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.gz -# Source0-md5: f153d01ab9baf520cbeed50743abbeda +# Source0-md5: 8fc8647c5cc2e1158e6b1f5dc36fc107 URL: http://www.freedesktop.org/wiki/Software/ConsoleKit BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.7 @@ -119,6 +119,7 @@ %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/ck-history %attr(755,root,root) %{_bindir}/ck-list-sessions +%attr(755,root,root) %{_sbindir}/ck-log-system-start %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 +139,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libck-connector.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libck-connector.so.0 %files devel %defattr(644,root,root,755) @@ -158,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-02-06 17:06:05 qboosh +- updated to 0.2.7 (log moved from /var/run to /var/log) + Revision 1.13 2008-01-25 22:45:41 qboosh - trigger added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ConsoleKit.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
