From 69ffbc6e529259a802e40fac4447fa571a8ad3a5 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Nov 03 2015 15:16:01 +0000 Subject: Revert "Drop old %triggerin scripts to unbreak the build" This reverts commit 9a0a0708184a95a307e2746e76d32e816672562f. --- diff --git a/nfs-utils.spec b/nfs-utils.spec index 250279a..bbf24a8 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -253,6 +253,12 @@ if /sbin/chkconfig --level 3 nfs ; then /bin/systemctl enable nfs-server.service >/dev/null 2>&1 || : fi +%triggerin -- nfs-utils < 1:1.3.0-0.2 +/bin/systemctl restart nfs-config >/dev/null 2>&1 || : + +%triggerin -- nfs-utils < 1:1.3.0-7.1 +/bin/systemctl stop rpc-svcgssd >/dev/null 2>&1 || : + %triggerin -- nfs-utils < 1:1.3.1-4.0 # reset configuration files and running daemons if [ $1 -eq 2 ] ; then