Author: wiget Date: Sun Dec 4 03:16:23 2011 GMT Module: packages Tag: HEAD ---- Log message: - package more *.target.wants dirs
---- Files affected: packages/systemd: systemd.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.57 packages/systemd/systemd.spec:1.58 --- packages/systemd/systemd.spec:1.57 Sat Dec 3 22:04:14 2011 +++ packages/systemd/systemd.spec Sun Dec 4 04:16:18 2011 @@ -25,7 +25,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa Name: systemd Version: 37 -Release: 0.8 +Release: 0.9 License: GPL v2+ Group: Base Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.bz2 @@ -429,14 +429,21 @@ /lib/systemd/system/*.target /lib/systemd/system/*.timer /lib/systemd/system/basic.target.wants +/lib/systemd/system/dbus.target.wants +/lib/systemd/system/default.target.wants /lib/systemd/system/final.target.wants /lib/systemd/system/graphical.target.wants +/lib/systemd/system/halt.target.wants +/lib/systemd/system/kexec.target.wants /lib/systemd/system/local-fs.target.wants /lib/systemd/system/multi-user.target.wants +/lib/systemd/system/poweroff.target.wants +/lib/systemd/system/reboot.target.wants /lib/systemd/system/runlevel?.target.wants /lib/systemd/system/shutdown.target.wants /lib/systemd/system/sockets.target.wants /lib/systemd/system/sysinit.target.wants +/lib/systemd/system/syslog.target.wants %if %{with gtk} %files gtk @@ -464,6 +471,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2011/12/04 03:16:18 wiget +- package more *.target.wants dirs + Revision 1.57 2011/12/03 21:04:14 wiget - P: udev-acl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
