packages: systemd/systemd.spec, systemd/rc.local.patch (REMOVED)=?UTF-8?Q?=20?=- rc-scrip...

glen glen at pld-linux.org
Wed Mar 21 12:23:55 CET 2012


Author: glen                         Date: Wed Mar 21 11:23:55 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rc-scripts uses rc-local.service now (and masks local), no need to rename here

---- Files affected:
packages/systemd:
   systemd.spec (1.134 -> 1.135) , rc.local.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.134 packages/systemd/systemd.spec:1.135
--- packages/systemd/systemd.spec:1.134	Wed Mar 21 11:40:47 2012
+++ packages/systemd/systemd.spec	Wed Mar 21 12:23:50 2012
@@ -18,7 +18,7 @@
 Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 Version:	44
-Release:	3.4
+Release:	4
 License:	GPL v2+
 Group:		Base
 Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
@@ -38,7 +38,6 @@
 Patch3:		pld-sysv-network.patch
 Patch4:		tmpfiles-not-fatal.patch
 Patch5:		CVE-2012-1174.patch
-Patch6:		rc.local.patch
 URL:		http://www.freedesktop.org/wiki/Software/systemd
 BuildRequires:	acl-devel
 %{?with_audit:BuildRequires:	audit-libs-devel}
@@ -78,7 +77,7 @@
 Requires:	dbus >= 1.4.16-6
 Requires:	filesystem >= 4.0-2
 Requires:	libutempter
-Requires:	rc-scripts >= 0.4.5.3-6
+Requires:	rc-scripts >= 0.4.5.3-7
 Requires:	setup >= 2.8.0-2
 Requires:	udev-core >= 1:175-5
 Requires:	udev-libs >= 1:172
@@ -335,7 +334,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 cp -p %{SOURCE2} src/systemd_booted.c
 
 %build
@@ -674,6 +672,7 @@
 %config(noreplace,missingok) %{systemdunitdir}/graphical.target.wants/*
 %config(noreplace,missingok) %{systemdunitdir}/local-fs.target.wants/*
 %config(noreplace,missingok) %{systemdunitdir}/multi-user.target.wants/getty.target
+%config(noreplace,missingok) %{systemdunitdir}/multi-user.target.wants/rc-local.service
 %config(noreplace,missingok) %{systemdunitdir}/multi-user.target.wants/systemd-ask-password-wall.path
 %config(noreplace,missingok) %{systemdunitdir}/multi-user.target.wants/systemd-logind.service
 %config(noreplace,missingok) %{systemdunitdir}/multi-user.target.wants/systemd-user-sessions.service
@@ -793,6 +792,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.135  2012/03/21 11:23:50  glen
+- rc-scripts uses rc-local.service now (and masks local), no need to rename here
+
 Revision 1.134  2012/03/21 10:40:47  glen
 - enable plymouth bcond, it's just files, as qboosh said
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org//packages/systemd/systemd.spec?r1=1.134&r2=1.135&f=u



More information about the pld-cvs-commit mailing list