diff --git a/systemd.spec b/systemd.spec index db8e8b1..cfb6100 100644 --- a/systemd.spec +++ b/systemd.spec @@ -649,6 +649,7 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %ghost %config(noreplace) %{_sysconfdir}/locale.conf %ghost %config(noreplace) %{_sysconfdir}/machine-id %ghost %config(noreplace) %{_sysconfdir}/machine-info +%dir %{_sysconfdir}/X11/xorg.conf.d %ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf %ghost %{_localstatedir}/lib/systemd/catalog/database %{_bindir}/systemctl @@ -727,6 +728,8 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml %{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml %{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1.xml +%dir %{_datadir}/polkit-1 +%dir %{_datadir}/polkit-1/actions %{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy %{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy %{_datadir}/polkit-1/actions/org.freedesktop.login1.policy @@ -814,6 +817,7 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %changelog * Sun Aug 11 2013 Zbigniew Jedrzejewski-Szmek - 206-3 - New systemd-python3 package (#976427). +- Add ownership of a few directories that we create (#894202). * Sun Aug 04 2013 Fedora Release Engineering - 206-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild