[packages/cronie] - versioned vixie-cron trigger

baggins baggins at pld-linux.org
Tue Dec 11 19:21:49 CET 2012


commit dd40ae0aaf2cbbcf31faf350e1854d752ec3fe74
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Dec 11 19:14:32 2012 +0100

    - versioned vixie-cron trigger

 cronie.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cronie.spec b/cronie.spec
index 83ade62..7226126 100644
--- a/cronie.spec
+++ b/cronie.spec
@@ -200,11 +200,11 @@ if [ -f /etc/sysconfig/cron ]; then
 fi
 %systemd_trigger crond.service
 
-%triggerun -- hc-cron,fcron,vixie-cron
+%triggerun -- hc-cron,fcron,vixie-cron < 4.3-1
 # Prevent preun from crond from working
 chmod a-x /etc/rc.d/init.d/crond
 
-%triggerpostun -- hc-cron,fcron,vixie-cron
+%triggerpostun -- hc-cron,fcron,vixie-cron < 4.3-1
 # Restore what triggerun removed
 chmod 754 /etc/rc.d/init.d/crond
 # reinstall crond init.d links, which could be different
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cronie.git/commitdiff/6f54bc3d6ff8b9b7bb50be856b9e3f83e0a0e227



More information about the pld-cvs-commit mailing list