From: Jan Rękorajski Date: Tue, 11 Dec 2012 18:14:32 +0000 (+0100) Subject: - versioned vixie-cron trigger X-Git-Tag: auto/th/cronie-1.4.9-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcronie.git;a=commitdiff_plain;h=dd40ae0aaf2cbbcf31faf350e1854d752ec3fe74;hp=d4e31b4b7b82c56d27e794a0f70f0c8ddb900f2f - versioned vixie-cron trigger --- 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