[packages/systemd] - rc-local service is provided by rc-scripts - rel 2
baggins
baggins at pld-linux.org
Fri Jan 11 13:35:52 CET 2013
commit 72e4d9f897e2b17537706af7db8395498d781aa1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Jan 11 13:35:31 2013 +0100
- rc-local service is provided by rc-scripts
- rel 2
systemd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index e5514ad..332ef47 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -41,7 +41,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa
Name: systemd
# Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
Version: 197
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+
Group: Base
@@ -813,6 +813,9 @@ cp -p %{SOURCE19} $RPM_BUILD_ROOT%{systemdunitdir}/prefdm.service
# handled by rc-local sysv service, no need for generator
%{__rm} $RPM_BUILD_ROOT/lib/systemd/system-generators/systemd-rc-local-generator
+# provided by rc-scripts
+%{__rm} $RPM_BUILD_ROOT/lib/systemd/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),
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/72e4d9f897e2b17537706af7db8395498d781aa1
More information about the pld-cvs-commit
mailing list