packages: systemd/systemd.spec - rel 1; drop rc-local.service as it is in r...

cactus cactus at pld-linux.org
Mon Jan 16 23:40:30 CET 2012


Author: cactus                       Date: Mon Jan 16 22:40:30 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 1; drop rc-local.service as it is in rc-scripts

---- Files affected:
packages/systemd:
   systemd.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.73 packages/systemd/systemd.spec:1.74
--- packages/systemd/systemd.spec:1.73	Mon Jan 16 23:04:34 2012
+++ packages/systemd/systemd.spec	Mon Jan 16 23:40:25 2012
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 Version:	38
-Release:	0.6
+Release:	1
 License:	GPL v2+
 Group:		Base
 Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
@@ -241,6 +241,9 @@
 # do not cover /var/run until packages need rpm-provided-only subdirectories
 %{__rm} $RPM_BUILD_ROOT/lib/systemd/system/local-fs.target.wants/var-run.mount
 
+# it is in rc-scripts pkg
+%{__rm} $RPM_BUILD_ROOT/lib/systemd/system/rc-local.service
+
 # Make sure these directories are properly owned:
 #	- halt,kexec,poweroff,reboot: generic ones used by ConsoleKit-systemd,
 #	- syslog _might_ be used by some syslog implementation (none for now),
@@ -521,6 +524,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2012/01/16 22:40:25  cactus
+- rel 1; drop rc-local.service as it is in rc-scripts
+
 Revision 1.73  2012/01/16 22:04:34  cactus
 - rel 0.6; new files
 
================================================================

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



More information about the pld-cvs-commit mailing list