]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- package more *.target.wants dirs auto/th/systemd-37-0_9
authorArtur Frysiak <artur@frysiak.net>
Sun, 4 Dec 2011 03:16:18 +0000 (03:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.58

systemd.spec

index bf8ebc7c6138a930e6d6f2fb4fc59ca4cdde5fce..a0fc82c4eac1c7372ded90e53ac801a4086053fe 100644 (file)
@@ -24,7 +24,7 @@ Summary:      A System and Service Manager
 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
@@ -428,14 +428,21 @@ fi
 /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
This page took 0.09765 seconds and 4 git commands to generate.