Revert OL modifications

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-10 10:08:45 -04:00
parent 524d2ae2c1
commit 6cba878dbf

View File

@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
Name: nfs-utils
URL: http://linux-nfs.org/
Version: 2.5.4
Release: 38.0.1%{?dist}.3
Release: 38%{?dist}.3
Epoch: 1
# group all 32bit related archs
@ -378,7 +378,6 @@ if [ $1 -eq 0 ] ; then
fi
%triggerin -- nfs-utils > 1:2.1.1-3
/bin/systemctl --system daemon-reload >/dev/null 2>&1 || :
/bin/systemctl try-restart gssproxy || :
%triggerun -- nfs-utils < 1:2.5.4-3
@ -540,9 +539,6 @@ fi
%{_mandir}/*/nfsiostat.8.gz
%changelog
* Thu Mar 05 2026 EL Errata <el-errata_ww@oracle.com> - 2.5.4-38.0.1.el9_7.3
- spec: remove multiple warnings when upgrading nfs-utils with gssproxy [Orabug: 36044562]
* Wed Feb 18 2026 Scott Mayhew <smayhew@redhat.com> 2.5.4-38.3
- Add requires for selinux-policy (RHEL-127104)