Revert "Drop old %triggerin scripts to unbreak the build"

This reverts commit 9a0a070818.
This commit is contained in:
Steve Dickson 2015-11-03 10:16:01 -05:00
parent 025fe03733
commit 69ffbc6e52

View File

@ -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