triggerun doesn't work correctly unless the epoch is given
Resolves: rhbz#1937811
This commit is contained in:
parent
624abd876d
commit
424763a9c2
@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
|
|||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://linux-nfs.org/
|
URL: http://linux-nfs.org/
|
||||||
Version: 2.5.4
|
Version: 2.5.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -298,7 +298,7 @@ fi
|
|||||||
%triggerin -- nfs-utils > 1:2.1.1-3
|
%triggerin -- nfs-utils > 1:2.1.1-3
|
||||||
/bin/systemctl try-restart gssproxy || :
|
/bin/systemctl try-restart gssproxy || :
|
||||||
|
|
||||||
%triggerun -- nfs-utils < 2.5.4-3
|
%triggerun -- nfs-utils < 1:2.5.4-3
|
||||||
/bin/systemctl disable nfs-convert >/dev/null 2>&1 || :
|
/bin/systemctl disable nfs-convert >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user