]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- rc-local service is provided by rc-scripts auto/th/systemd-197-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Jan 2013 12:35:31 +0000 (13:35 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Jan 2013 12:35:31 +0000 (13:35 +0100)
- rel 2

systemd.spec

index e5514adb9ca58a606071d959e86f021a475f026e..332ef47608099f453d4a21304a621eb7355cc417 100644 (file)
@@ -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),
This page took 0.11321 seconds and 4 git commands to generate.