From 57cd0d135d435a01357c8ea46d8979ce72562bcb Mon Sep 17 00:00:00 2001 From: Zsolt Udvari Date: Fri, 29 Apr 2011 07:10:21 +0000 Subject: [PATCH] - package some plus files Changed files: systemd.spec -> 1.23 --- systemd.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 20c16ee..4320566 100644 --- a/systemd.spec +++ b/systemd.spec @@ -209,6 +209,9 @@ fi %attr(755,root,root) /bin/systemd-notify %attr(755,root,root) /bin/systemd-tty-ask-password-agent %attr(755,root,root) %{_bindir}/systemd-cgls +%attr(755,root,root) %{_bindir}/systemd-analyze +%attr(755,root,root) %{_bindir}/systemd-nspawn +%attr(755,root,root) %{_bindir}/systemd-stdio-bridge %attr(755,root,root) /sbin/halt %attr(755,root,root) /sbin/init %attr(755,root,root) /sbin/poweroff @@ -218,12 +221,16 @@ fi %attr(755,root,root) /sbin/telinit %dir /lib/systemd /lib/systemd/systemd-* +%dir %{_libdir}/systemd +%{_libdir}/systemd/user +%dir %{_libdir}/systemd/user-generators %dir /lib/systemd/system-generators +/lib/systemd/system-generators/systemd-getty-generator /lib/udev/rules.d/99-systemd.rules %{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service %{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service -%{_datadir}/systemd +#%{_datadir}/systemd %{_mandir}/man1/init.1 %{_mandir}/man1/systemd.1* %{_mandir}/man1/systemd-cgls.1* -- 2.44.0