Author: megabajt Date: Mon May 10 20:29:02 2010 GMT Module: packages Tag: HEAD ---- Log message: - package localauthority dirs - release 2
---- Files affected: packages/polkit: polkit.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/polkit/polkit.spec diff -u packages/polkit/polkit.spec:1.13 packages/polkit/polkit.spec:1.14 --- packages/polkit/polkit.spec:1.13 Tue Jan 19 15:33:20 2010 +++ packages/polkit/polkit.spec Mon May 10 22:28:57 2010 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych Name: polkit Version: 0.96 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz @@ -148,6 +148,12 @@ %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 +%attr(700,root,root) %dir %{_sysconfdir}/polkit-1/localauthority +%dir %{_sysconfdir}/polkit-1/localauthority/10-vendor.d +%dir %{_sysconfdir}/polkit-1/localauthority/20-org.d +%dir %{_sysconfdir}/polkit-1/localauthority/30-site.d +%dir %{_sysconfdir}/polkit-1/localauthority/50-local.d +%dir %{_sysconfdir}/polkit-1/localauthority/90-mandatory.d %dir %{_sysconfdir}/polkit-1/nullbackend.conf.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/polkit-1/nullbackend.conf.d/*.conf /etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf @@ -155,6 +161,12 @@ %{_datadir}/polkit-1 %{_datadir}/dbus-1/system-services/org.freedesktop.PolicyKit1.service %attr(700,root,root) %dir /var/lib/polkit-1 +%dir /var/lib/polkit-1/localauthority +%dir /var/lib/polkit-1/localauthority/10-vendor.d +%dir /var/lib/polkit-1/localauthority/20-org.d +%dir /var/lib/polkit-1/localauthority/30-site.d +%dir /var/lib/polkit-1/localauthority/50-local.d +%dir /var/lib/polkit-1/localauthority/90-mandatory.d %{_mandir}/man1/pkaction.1* %{_mandir}/man1/pkcheck.1* %{_mandir}/man1/pkexec.1* @@ -206,6 +218,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/05/10 20:28:57 megabajt +- package localauthority dirs +- release 2 + Revision 1.13 2010/01/19 14:33:20 sparky - up to 0.96 - working URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit/polkit.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
