Updated to latest upstream Release: nfs-utils-1-2-9
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
3936b52ffe
commit
e29dd70946
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ x86_64
|
|||||||
Makefile
|
Makefile
|
||||||
/nfs-utils-1.2.8
|
/nfs-utils-1.2.8
|
||||||
/nfs-utils-1.2.8.tar.bz2
|
/nfs-utils-1.2.8.tar.bz2
|
||||||
|
/nfs-utils-1.2.9.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://sourceforge.net/projects/nfs
|
URL: http://sourceforge.net/projects/nfs
|
||||||
Version: 1.2.8
|
Version: 1.2.9
|
||||||
Release: 6.0%{?dist}
|
Release: 0.0%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -36,8 +36,6 @@ Source51: nfs-server.preconfig
|
|||||||
Source52: nfs-server.postconfig
|
Source52: nfs-server.postconfig
|
||||||
%define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52}
|
%define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52}
|
||||||
|
|
||||||
Patch001: nfs-utils.1.2.9-rc6.patch
|
|
||||||
|
|
||||||
Patch100: nfs-utils-1.2.1-statdpath-man.patch
|
Patch100: nfs-utils-1.2.1-statdpath-man.patch
|
||||||
Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
|
Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
|
||||||
Patch102: nfs-utils-1.2.3-sm-notify-res_init.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
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch001 -p1
|
|
||||||
|
|
||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
%patch101 -p1
|
%patch101 -p1
|
||||||
%patch102 -p1
|
%patch102 -p1
|
||||||
@ -293,8 +289,6 @@ fi
|
|||||||
%{_sbindir}/rpc.idmapd
|
%{_sbindir}/rpc.idmapd
|
||||||
%{_sbindir}/rpc.gssd
|
%{_sbindir}/rpc.gssd
|
||||||
%{_sbindir}/rpc.svcgssd
|
%{_sbindir}/rpc.svcgssd
|
||||||
%{_sbindir}/gss_clnt_send_err
|
|
||||||
%{_sbindir}/gss_destroy_creds
|
|
||||||
%{_sbindir}/sm-notify
|
%{_sbindir}/sm-notify
|
||||||
%{_sbindir}/start-statd
|
%{_sbindir}/start-statd
|
||||||
%{_sbindir}/mountstats
|
%{_sbindir}/mountstats
|
||||||
@ -312,6 +306,9 @@ fi
|
|||||||
/sbin/umount.nfs4
|
/sbin/umount.nfs4
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user