From 236604b616d425a86716970360e2b37fa4c06f85a227c42d44249409cd0f8559 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Thu, 11 Nov 2010 12:26:16 +0000 Subject: [PATCH] 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 --- polkit.changes | 5 +++++ polkit.spec | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/polkit.changes b/polkit.changes index 3b1c302..3f5dc6e 100644 --- a/polkit.changes +++ b/polkit.changes @@ -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 diff --git a/polkit.spec b/polkit.spec index f3e2131..6491d52 100644 --- a/polkit.spec +++ b/polkit.spec @@ -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