diff --git a/nfs-utils.spec b/nfs-utils.spec index 78cef4c..06d9c6c 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -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 - 2.8.3-0.0.1.el10_1.3 -- remove multiple warnings when upgrading nfs-utils with gssproxy - * Wed Feb 18 2026 Scott Mayhew 2.8.3-3 - Add requires for selinux-policy (RHEL-127092)