packages: systemd/systemd.spec - fix dirs
shadzik
shadzik at pld-linux.org
Thu Nov 25 14:28:44 CET 2010
Author: shadzik Date: Thu Nov 25 13:28:44 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fix dirs
---- Files affected:
packages/systemd:
systemd.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.6 packages/systemd/systemd.spec:1.7
--- packages/systemd/systemd.spec:1.6 Thu Nov 25 14:25:09 2010
+++ packages/systemd/systemd.spec Thu Nov 25 14:28:39 2010
@@ -86,20 +86,9 @@
%attr(755,root,root) %{_bindir}/systemd-tty-ask-password-agent
%{_prefix}/lib/systemd/
/etc/dbus-1/system.d/org.freedesktop.systemd1.conf
-%{_sysconfdir}/systemd/system.conf
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty1.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty2.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty3.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty4.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty5.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty6.service
-%{_sysconfdir}/systemd/system/local-fs.target.wants/quotacheck.service
-%{_sysconfdir}/systemd/system/local-fs.target.wants/quotaon.service
-%{_sysconfdir}/systemd/system/multi-user.target.wants/remote-fs.target
-%{_sysconfdir}/systemd/system/sysinit.target.wants/hwclock-load.service
-%{_sysconfdir}/tmpfiles.d/systemd.conf
-%{_sysconfdir}/tmpfiles.d/x11.conf
-%{_sysconfdir}/xdg/systemd/user
+%{_sysconfdir}/systemd
+%{_sysconfdir}/tmpfiles.d
+%{_sysconfdir}/xdg/systemd
/lib/udev/rules.d/99-systemd.rules
%{_lib}/security/pam_systemd.la
%attr(755,root,root) %{_lib}/security/pam_systemd.so
@@ -173,6 +162,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2010/11/25 13:28:39 shadzik
+- fix dirs
+
Revision 1.6 2010/11/25 13:25:09 shadzik
- add TODO
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list