packages: polkit/polkit.spec - 0.93
patrys
patrys at pld-linux.org
Tue Aug 4 20:27:35 CEST 2009
Author: patrys Date: Tue Aug 4 18:27:35 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.93
---- Files affected:
packages/polkit:
polkit.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/polkit/polkit.spec
diff -u packages/polkit/polkit.spec:1.3 packages/polkit/polkit.spec:1.4
--- packages/polkit/polkit.spec:1.3 Tue Jun 30 00:28:58 2009
+++ packages/polkit/polkit.spec Tue Aug 4 20:27:30 2009
@@ -2,12 +2,12 @@
Summary: A framework for defining policy for system-wide components
Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych
Name: polkit
-Version: 0.92
+Version: 0.93
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 16ba7d33ea9d130e093e9ab8b4c267e6
+# Source0-md5: 16e9361b6c8dbbecc29ee263d7880998
URL: http://people.freedesktop.org/~david/polkit-spec.html
BuildRequires: autoconf >= 2.60
BuildRequires: automake >= 1:1.7
@@ -126,11 +126,11 @@
%attr(755,root,root) %{_bindir}/pkcheck
%attr(4755,root,root) %{_bindir}/pkexec
%attr(4755,root,root) %{_libexecdir}/polkit-agent-helper-1
-%attr(755,root,root) %{_libexecdir}/polkitd-1
+%attr(755,root,root) %{_libexecdir}/polkitd
%dir %{_libdir}/polkit-1
%dir %{_libdir}/polkit-1/extensions
-%attr(755,root,root) %{_libdir}/polkit-1/extensions/nullbackend.so
-%attr(755,root,root) %{_libdir}/polkit-1/extensions/pkexec-action-lookup.so
+%attr(755,root,root) %{_libdir}/polkit-1/extensions/libnullbackend.so
+%attr(755,root,root) %{_libdir}/polkit-1/extensions/libpkexec-action-lookup.so
%dir %{_sysconfdir}/polkit-1
%dir %{_sysconfdir}/polkit-1/localauthority.conf.d
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/polkit-1/localauthority.conf.d/*.conf
@@ -144,8 +144,9 @@
%{_mandir}/man1/pkaction.1*
%{_mandir}/man1/pkcheck.1*
%{_mandir}/man1/pkexec.1*
-%{_mandir}/man8/PolicyKit-1.8*
-%{_mandir}/man8/polkitd-1.8*
+%{_mandir}/man8/pklocalauthority.8*
+%{_mandir}/man8/polkit.8*
+%{_mandir}/man8/polkitd.8*
%files apidocs
%defattr(644,root,root,755)
@@ -188,6 +189,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/08/04 18:27:30 patrys
+- 0.93
+
Revision 1.3 2009/06/29 22:28:58 megabajt
- revised deps
- removed obsolete TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit/polkit.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list