Fix typo in the spec file.

Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
Steve Dickson 2018-11-09 08:40:33 -05:00
parent 29884c473a
commit 016c6f889b

View File

@ -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