From 6cba878dbf764b9fec9c61226f981e5ef19939a5 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 10 Mar 2026 10:08:45 -0400 Subject: [PATCH] Revert OL modifications --- SPECS/nfs-utils.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SPECS/nfs-utils.spec b/SPECS/nfs-utils.spec index 916e3d5..e6f1f68 100644 --- a/SPECS/nfs-utils.spec +++ b/SPECS/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.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 - 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 2.5.4-38.3 - Add requires for selinux-policy (RHEL-127104)