[packages/systemd] Fix patch to systemd-random-seed, ralease 4

wiget wiget at pld-linux.org
Fri Oct 18 20:39:27 CEST 2013


commit 61652e981016904c85bec562776bf2d1c5bbd873
Author: Artur Frysiak <artur at frysiak.net>
Date:   Fri Oct 18 20:38:58 2013 +0200

    Fix patch to systemd-random-seed, ralease 4

 systemd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index ec99d88..25bfc82 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -16,7 +16,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:	208
-Release:	3
+Release:	4
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -784,7 +784,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /bin/systemd-machine-id-setup || :
-/usr/lib/systemd/systemd-random-seed save || :
+/lib/systemd/systemd-random-seed save || :
 /bin/systemctl --system daemon-reexec || :
 /bin/journalctl --update-catalog || :
 # Apply ACL to the journal directory
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/61652e981016904c85bec562776bf2d1c5bbd873



More information about the pld-cvs-commit mailing list