-Updated to latest upstream release: nfs-utils-1-2-3
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
a8b74a7bb7
commit
860a3bd395
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ nfs-utils-1.1.6.tar.bz2
|
||||
nfs-utils-1.2.0.tar.bz2
|
||||
nfs-utils-1.2.1.tar.bz2
|
||||
nfs-utils-1.2.2.tar.bz2
|
||||
/nfs-utils-1.2.3.tar.bz2
|
||||
|
@ -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.2
|
||||
Release: 7%{?dist}
|
||||
Version: 1.2.3
|
||||
Release: 0%{?dist}
|
||||
Epoch: 1
|
||||
|
||||
# group all 32bit related archs
|
||||
@ -18,8 +18,6 @@ Source13: rpcgssd.init
|
||||
Source14: rpcsvcgssd.init
|
||||
Source15: nfs.sysconfig
|
||||
|
||||
Patch001: nfs-utils-1-2-3-rc6.patch
|
||||
|
||||
Patch100: nfs-utils-1.2.1-statdpath-man.patch
|
||||
Patch101: nfs-utils-1.2.2-statdpath.patch
|
||||
Patch102: nfs-utils-1.2.1-exp-subtree-warn-off.patch
|
||||
@ -71,8 +69,6 @@ This package also contains the mount.nfs and umount.nfs program.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch001 -p1
|
||||
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
@ -251,6 +247,9 @@ fi
|
||||
%attr(4755,root,root) /sbin/umount.nfs4
|
||||
|
||||
%changelog
|
||||
* Thu Sep 30 2010 Steve Dickson <steved@redhat.com> 1.2.3-0
|
||||
- Updated to latest upstream release: nfs-utils-1-2-3
|
||||
|
||||
* Thu Sep 16 2010 Steve Dickson <steved@redhat.com> 1.2.2-8
|
||||
- Update to upstream RC release: nfs-utils-1-2-3-rc6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user