Fix typo in the spec file.
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
29884c473a
commit
016c6f889b
@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
|
|||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://linux-nfs.org/
|
URL: http://linux-nfs.org/
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
Release: 2.rc1%{?dist}
|
Release: 3.rc1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -247,7 +247,7 @@ fi
|
|||||||
%triggerin -- nfs-utils > 1:2.1.1-3
|
%triggerin -- nfs-utils > 1:2.1.1-3
|
||||||
/bin/systemctl try-restart gssproxy || :
|
/bin/systemctl try-restart gssproxy || :
|
||||||
|
|
||||||
%triggerpostun -- nfs-utils < 1:2.3.3.2
|
%triggerpostun -- nfs-utils > 1:2.3.3-2
|
||||||
/usr/bin/chattr -i %{_sysconfdir}/sysconfig/nfs || :
|
/usr/bin/chattr -i %{_sysconfdir}/sysconfig/nfs || :
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -313,6 +313,9 @@ fi
|
|||||||
%{_libdir}/libnfsidmap.so
|
%{_libdir}/libnfsidmap.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 9 2018 Steve Dickson <steved@redhat.com> 2.3.3-3.rc1
|
||||||
|
- Fix typo in the spec file.
|
||||||
|
|
||||||
* Mon Nov 5 2018 Steve Dickson <steved@redhat.com> 2.3.3-2.rc1
|
* Mon Nov 5 2018 Steve Dickson <steved@redhat.com> 2.3.3-2.rc1
|
||||||
- Deprecated /etc/sysconfig/nfs (bz 1644049)
|
- Deprecated /etc/sysconfig/nfs (bz 1644049)
|
||||||
- Remove nfs server legacy systemd unit files
|
- Remove nfs server legacy systemd unit files
|
||||||
|
Loading…
Reference in New Issue
Block a user