packages: systemd/systemd.spec - renumber sources
baggins
baggins at pld-linux.org
Wed Mar 14 23:03:27 CET 2012
Author: baggins Date: Wed Mar 14 22:03:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- renumber sources
---- Files affected:
packages/systemd:
systemd.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.123 packages/systemd/systemd.spec:1.124
--- packages/systemd/systemd.spec:1.123 Wed Mar 14 23:01:09 2012
+++ packages/systemd/systemd.spec Wed Mar 14 23:03:22 2012
@@ -25,9 +25,9 @@
# Source0-md5: 446cc6db7625617af67e2d8e5f503a49
Source1: %{name}-sysv-convert
Source2: %{name}_booted.c
-Source5: network.service
-Source6: compat-pld-media.tmpfiles
-Source7: compat-pld-var-run.tmpfiles
+Source3: network.service
+Source4: compat-pld-media.tmpfiles
+Source5: compat-pld-var-run.tmpfiles
Source10: pld-storage-init-late.service
Source11: pld-storage-init.service
Source12: pld-wait-storage.service
@@ -375,11 +375,11 @@
ln -s /dev/null $RPM_BUILD_ROOT%{systemdunitdir}/random.service
# add static (non-NetworkManager) networking
-install %{SOURCE5} $RPM_BUILD_ROOT%{systemdunitdir}/network.service
+install %{SOURCE3} $RPM_BUILD_ROOT%{systemdunitdir}/network.service
# install compatibility tmpfiles configs
-install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d/compat-pld-media.conf
-install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d/compat-pld-var-run.conf
+install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d/compat-pld-media.conf
+install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d/compat-pld-var-run.conf
# Install and enable storage subsystems support services (RAID, LVM, etc.)
install %{SOURCE10} $RPM_BUILD_ROOT%{systemdunitdir}/pld-storage-init-late.service
@@ -762,6 +762,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2012/03/14 22:03:22 baggins
+- renumber sources
+
Revision 1.123 2012/03/14 22:01:09 baggins
- rel 4
- separate network services seemed line a nice idea, but it makes impossible to
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list