[packages/systemd] - add epoch to triggers (yes, both need it)

baggins baggins at pld-linux.org
Tue May 26 22:14:20 CEST 2015


commit fd907fd52a09b244ccdce04f7acd1e244627fc35
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue May 26 22:14:00 2015 +0200

    - add epoch to triggers (yes, both need it)

 systemd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index f6e9655..5a51496 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -910,11 +910,11 @@ if [ "$1" = "0" ]; then
 	%groupremove systemd-journal
 fi
 
-%triggerpostun -- systemd < 208-1
+%triggerpostun -- systemd < 1:208-1
 chgrp -R systemd-journal /var/log/journal
 chmod g+s /var/log/journal
 
-%triggerpostun -- systemd < 220-1
+%triggerpostun -- systemd < 1:220-1
 # https://bugs.freedesktop.org/show_bug.cgi?id=89202
 /bin/getfacl -p /var/log/journal/$(cat /etc/machine-id) | grep -v '^#' | sort -u | /bin/setfacl -R --set-file=- /var/log/journal/$(cat /etc/machine-id) || :
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list