]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- /lib/systemd and /usr/lib/tmpfiles.d moved to filesystem
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Nov 2011 17:09:51 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.53

systemd.spec

index 4784a8a8693ddd4fe7a908ccc07e2d5b53f7aedd..f1b876a204402c8f2200478cf28b48ce762b239d 100644 (file)
@@ -62,7 +62,7 @@ Requires:     agetty
 Requires:      dbus >= 1.3.2
 Requires:      dbus-systemd
 # python modules required by systemd-analyze
-Requires:      filesystem >= 3.0-43
+Requires:      filesystem >= 4.0
 Requires:      python-dbus
 Requires:      python-modules
 Requires:      rc-scripts
@@ -404,12 +404,9 @@ fi
 %dir %{_sysconfdir}/systemd
 %dir %{_sysconfdir}/systemd/system
 %dir %{_sysconfdir}/tmpfiles.d
-%dir /lib/systemd
-%config(noreplace,missingok) /lib/systemd/system
 %dir %{_libexecdir}/binfmt.d
 %dir %{_libexecdir}/modules-load.d
 %dir %{_libexecdir}/sysctl.d
-%dir %{_libexecdir}/tmpfiles.d
 %attr(755,root,root) /bin/systemctl
 %attr(755,root,root) /bin/systemd-tmpfiles
 %{_mandir}/man1/systemctl.1*
This page took 0.036805 seconds and 4 git commands to generate.