Accepting request 52815 from home:coolo:branches:openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/52815
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=33
This commit is contained in:
Philipp Thomas 2010-11-11 12:26:16 +00:00 committed by Git OBS Bridge
parent 48f5ce4e77
commit 236604b616
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 10 15:04:36 UTC 2010 - coolo@novell.com
- fix file list
-------------------------------------------------------------------
Thu Sep 16 09:34:50 CEST 2010 - vuntz@opensuse.org

View File

@ -131,14 +131,19 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/man/man8/polkitd.8.gz
%{_datadir}/man/man8/polkit.8.gz
%{_datadir}/man/man8/pklocalauthority.8.gz
%{_datadir}/dbus-1/system-services/*
%dir %{_datadir}/dbus-1
%{_datadir}/dbus-1/system-services
%dir %{_datadir}/polkit-1
%dir %{_datadir}/polkit-1/actions
%{_datadir}/polkit-1/actions/org.freedesktop.policykit.policy
%dir %{_sysconfdir}/dbus-1
%dir %{_sysconfdir}/dbus-1/system.d
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
%config(noreplace) %{_sysconfdir}/pam.d/polkit-1
%dir %{_sysconfdir}/polkit-1
%dir %{_sysconfdir}/polkit-1/nullbackend.conf.d
%config(noreplace) %{_sysconfdir}/polkit-1/nullbackend.conf.d/50-nullbackend.conf
%dir %{_sysconfdir}/polkit-1/localauthority.conf.d
%config(noreplace) %{_sysconfdir}/polkit-1/localauthority.conf.d/50-localauthority.conf
%{_bindir}/pkaction
%{_bindir}/pkcheck