Fix the typo of dependency tag "Provides: rpcclt" (bz 2104406)
Signed-off-by: Steve Dickson <steved@redhat.com> Resolves: bz2104406
This commit is contained in:
parent
613ee18afd
commit
004d589ad4
@ -45,7 +45,7 @@ Provides: exportfs = %{epoch}:%{version}-%{release}
|
||||
Provides: nfsstat = %{epoch}:%{version}-%{release}
|
||||
Provides: showmount = %{epoch}:%{version}-%{release}
|
||||
Provides: rpcdebug = %{epoch}:%{version}-%{release}
|
||||
Provides: rpcclt = %{epoch}:%{version}-%{release}
|
||||
Provides: rpcctl = %{epoch}:%{version}-%{release}
|
||||
Provides: rpc.idmapd = %{epoch}:%{version}-%{release}
|
||||
Provides: rpc.mountd = %{epoch}:%{version}-%{release}
|
||||
Provides: rpc.nfsd = %{epoch}:%{version}-%{release}
|
||||
@ -465,6 +465,7 @@ fi
|
||||
%changelog
|
||||
* Thu Jul 28 2022 Steve Dickson <steved@redhat.com> 2.5.4-13
|
||||
- mount.nfs: Fix Typo auto negotiating code. (bz 2054300)
|
||||
- Fix the typo of dependency tag "Provides: rpcclt" (bz 2104406)
|
||||
|
||||
* Fri Jul 22 2022 Steve Dickson <steved@redhat.com> 2.5.4-12
|
||||
- idmapd: Fix error status when nfs-idmapd exits (bz 2001764)
|
||||
|
Loading…
Reference in New Issue
Block a user