Revert OL modifications

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-10 10:08:29 -04:00
parent 66b13a68d9
commit e238a89abc

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.8.3
Release: 0.0.1%{?dist}.3
Release: 0%{?dist}.3
Epoch: 1
# group all 32bit related archs
@ -289,7 +289,6 @@ if [ -f %{_localstatedir}/lib/rpm-state/nfs-server.cleanup ]; then
fi
%triggerin -- nfs-utils > 1:2.6.2-1
/bin/systemctl --system daemon-reload >/dev/null 2>&1 || :
/bin/systemctl try-restart gssproxy || :
rm -rf /etc/systemd/system/nfs-*.requires
rm -rf /etc/systemd/system/rpc-*.requires
@ -450,9 +449,6 @@ rm -rf /etc/systemd/system/rpc-*.requires
%{_mandir}/*/nfsiostat.8.gz
%changelog
* Thu Mar 05 2026 EL Errata <el-errata_ww@oracle.com> - 2.8.3-0.0.1.el10_1.3
- remove multiple warnings when upgrading nfs-utils with gssproxy
* Wed Feb 18 2026 Scott Mayhew <smayhew@redhat.com> 2.8.3-3
- Add requires for selinux-policy (RHEL-127092)