Updated to latest upstream Release: nfs-utils-1-2-9

Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
Steve Dickson 2013-11-06 07:49:51 -05:00
parent 3936b52ffe
commit e29dd70946
3 changed files with 7 additions and 9 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ x86_64
Makefile
/nfs-utils-1.2.8
/nfs-utils-1.2.8.tar.bz2
/nfs-utils-1.2.9.tar.bz2

View File

@ -1,8 +1,8 @@
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
Name: nfs-utils
URL: http://sourceforge.net/projects/nfs
Version: 1.2.8
Release: 6.0%{?dist}
Version: 1.2.9
Release: 0.0%{?dist}
Epoch: 1
# group all 32bit related archs
@ -36,8 +36,6 @@ Source51: nfs-server.preconfig
Source52: nfs-server.postconfig
%define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52}
Patch001: nfs-utils.1.2.9-rc6.patch
Patch100: nfs-utils-1.2.1-statdpath-man.patch
Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
Patch102: nfs-utils-1.2.3-sm-notify-res_init.patch
@ -93,8 +91,6 @@ This package also contains the mount.nfs and umount.nfs program.
%prep
%setup -q
%patch001 -p1
%patch100 -p1
%patch101 -p1
%patch102 -p1
@ -293,8 +289,6 @@ fi
%{_sbindir}/rpc.idmapd
%{_sbindir}/rpc.gssd
%{_sbindir}/rpc.svcgssd
%{_sbindir}/gss_clnt_send_err
%{_sbindir}/gss_destroy_creds
%{_sbindir}/sm-notify
%{_sbindir}/start-statd
%{_sbindir}/mountstats
@ -312,6 +306,9 @@ fi
/sbin/umount.nfs4
%changelog
* Tue Nov 5 2013 Steve Dickson <steved@redhat.com> 1.2.9-0.0
- Updated to latest upstream Release: nfs-utils-1-2-9
* Tue Sep 24 2013 Steve Dickson <steved@redhat.com> 1.2.8-6.0
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc6

View File

@ -1 +1 @@
fb48630b7c145fb9d6602a79c6eaab11 nfs-utils-1.2.8.tar.bz2
18869d16db3f49c053f8c68eba3fe2e0 nfs-utils-1.2.9.tar.bz2