packages: systemd/systemd.spec - own more *.target.wants dirs

wiget wiget at pld-linux.org
Sun Nov 27 11:01:33 CET 2011


Author: wiget                        Date: Sun Nov 27 10:01:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- own more *.target.wants dirs

---- Files affected:
packages/systemd:
   systemd.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.33 packages/systemd/systemd.spec:1.34
--- packages/systemd/systemd.spec:1.33	Mon Oct 31 20:16:54 2011
+++ packages/systemd/systemd.spec	Sun Nov 27 11:01:28 2011
@@ -19,7 +19,7 @@
 Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 Version:	37
-Release:	0.1
+Release:	0.3
 License:	GPL v2+
 Group:		Base
 Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.bz2
@@ -55,10 +55,10 @@
 Requires:	python-modules
 Requires:	rc-scripts
 Requires:	udev-core >= 160
-Provides:	SysVinit = 2.86-23
+Provides:	SysVinit = 2.86-26
 Provides:	readahead = 1:1.5.7-3
 Provides:	virtual(init-daemon)
-Obsoletes:	SysVinit < 2.86-23
+Obsoletes:	SysVinit < 2.86-26
 Obsoletes:	readahead < 1:1.5.7-3
 Obsoletes:	virtual(init-daemon)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -185,8 +185,12 @@
 
 # Make sure these directories are properly owned
 install -d $RPM_BUILD_ROOT/lib/systemd/system/basic.target.wants
-install -d $RPM_BUILD_ROOT/lib/systemd/system/default.target.wants
 install -d $RPM_BUILD_ROOT/lib/systemd/system/dbus.target.wants
+install -d $RPM_BUILD_ROOT/lib/systemd/system/default.target.wants
+install -d $RPM_BUILD_ROOT/lib/systemd/system/halt.target.wants
+install -d $RPM_BUILD_ROOT/lib/systemd/system/kexec.target.wants
+install -d $RPM_BUILD_ROOT/lib/systemd/system/poweroff.target.wants
+install -d $RPM_BUILD_ROOT/lib/systemd/system/reboot.target.wants
 install -d $RPM_BUILD_ROOT/lib/systemd/system/syslog.target.wants
 
 # Create new-style configuration files so that we can ghost-own them
@@ -422,6 +426,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2011/11/27 10:01:28  wiget
+- own more *.target.wants dirs
+
 Revision 1.33  2011/10/31 19:16:54  glen
 - cleanups, add todo, libexecdir macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list