Updated to latest upstream RC release: nfs-utils-1-2-9-rc6
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
e074f85a67
commit
3936b52ffe
@ -1,7 +1,7 @@
|
||||
diff -up nfs-utils-1.2.8/support/nfs/exports.c.orig nfs-utils-1.2.8/support/nfs/exports.c
|
||||
--- nfs-utils-1.2.8/support/nfs/exports.c.orig 2013-09-18 15:34:18.655550000 -0400
|
||||
+++ nfs-utils-1.2.8/support/nfs/exports.c 2013-09-18 15:35:01.173808000 -0400
|
||||
@@ -505,7 +505,7 @@ void fix_pseudoflavor_flags(struct expor
|
||||
--- nfs-utils-1.2.8/support/nfs/exports.c.orig 2013-09-24 15:35:26.022548905 -0400
|
||||
+++ nfs-utils-1.2.8/support/nfs/exports.c 2013-09-24 15:35:51.274547991 -0400
|
||||
@@ -508,7 +508,7 @@ void fix_pseudoflavor_flags(struct expor
|
||||
static int
|
||||
parseopts(char *cp, struct exportent *ep, int warn, int *had_subtree_opt_ptr)
|
||||
{
|
||||
|
1597
nfs-utils.1.2.9-rc6.patch
Normal file
1597
nfs-utils.1.2.9-rc6.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
|
||||
Name: nfs-utils
|
||||
URL: http://sourceforge.net/projects/nfs
|
||||
Version: 1.2.8
|
||||
Release: 5.0%{?dist}
|
||||
Release: 6.0%{?dist}
|
||||
Epoch: 1
|
||||
|
||||
# group all 32bit related archs
|
||||
@ -36,7 +36,7 @@ Source51: nfs-server.preconfig
|
||||
Source52: nfs-server.postconfig
|
||||
%define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52}
|
||||
|
||||
Patch001: nfs-utils.1.2.9-rc4.patch
|
||||
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
|
||||
@ -312,6 +312,9 @@ fi
|
||||
/sbin/umount.nfs4
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Wed Sep 18 2013 Steve Dickson <steved@redhat.com> 1.2.8-5.0
|
||||
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user