From: Artur Frysiak Date: Fri, 18 Oct 2013 18:38:58 +0000 (+0200) Subject: Fix patch to systemd-random-seed, ralease 4 X-Git-Tag: auto/th/systemd-208-4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=61652e981016904c85bec562776bf2d1c5bbd873;p=packages%2Fsystemd.git Fix patch to systemd-random-seed, ralease 4 --- 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