rpms/nfs-utils/devel .cvsignore, 1.23, 1.24 nfs-utils-1.1.0-smnotify-path.patch, 1.4, 1.5 nfs-utils.spec, 1.189, 1.190 sources, 1.24, 1.25 nfs-utils-1.1.3-exportfs-uuid-nowarn.patch, 1.1, NONE nfs-utils-1.1.3-glibc22.patch, 1.1, NONE nfs-utils-1.1.3-idmapd-rm-idmapconf.patch, 1.1, NONE nfs-utils-1.1.3-mountd-cleanup.patch, 1.1, NONE nfs-utils-1.1.3-mountd-gids.patch, 1.1, NONE nfs-utils-1.1.3-mountd-pseudoflavor-support.patch, 1.1, NONE nfs-utils-1.1.3-mountd-rm-m_path.patch, 1.1, NONE nfs-utils-1.1.3-mountd-uuid-explicit.patch, 1.1, NONE nfs-utils-1.1.3-mountd-uuid-noblkid.patch, 1.1, NONE nfs-utils-1.1.3-mountd-uuid-stat.patch, 1.1, NONE nfs-utils-1.1.3-network-conn-udp-ports.patch, 1.1, NONE nfs-utils-1.1.3-smnotify-earlyexit.patch, 1.2, NONE

Steve Dickson steved at fedoraproject.org
Sat Oct 18 14:01:53 UTC 2008


Author: steved

Update of /cvs/pkgs/rpms/nfs-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2391

Modified Files:
	.cvsignore nfs-utils-1.1.0-smnotify-path.patch nfs-utils.spec 
	sources 
Removed Files:
	nfs-utils-1.1.3-exportfs-uuid-nowarn.patch 
	nfs-utils-1.1.3-glibc22.patch 
	nfs-utils-1.1.3-idmapd-rm-idmapconf.patch 
	nfs-utils-1.1.3-mountd-cleanup.patch 
	nfs-utils-1.1.3-mountd-gids.patch 
	nfs-utils-1.1.3-mountd-pseudoflavor-support.patch 
	nfs-utils-1.1.3-mountd-rm-m_path.patch 
	nfs-utils-1.1.3-mountd-uuid-explicit.patch 
	nfs-utils-1.1.3-mountd-uuid-noblkid.patch 
	nfs-utils-1.1.3-mountd-uuid-stat.patch 
	nfs-utils-1.1.3-network-conn-udp-ports.patch 
	nfs-utils-1.1.3-smnotify-earlyexit.patch 
Log Message:
Updated to latest upstream version: 1.1.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	28 Jul 2008 08:17:50 -0000	1.23
+++ .cvsignore	18 Oct 2008 14:01:23 -0000	1.24
@@ -13,3 +13,4 @@
 nfs-utils-1.1.1.tar.bz2
 nfs-utils-1.1.2.tar.bz2
 nfs-utils-1.1.3.tar.bz2
+nfs-utils-1.1.4.tar.bz2

nfs-utils-1.1.0-smnotify-path.patch:

Index: nfs-utils-1.1.0-smnotify-path.patch
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils/devel/nfs-utils-1.1.0-smnotify-path.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nfs-utils-1.1.0-smnotify-path.patch	28 Jul 2008 08:34:41 -0000	1.4
+++ nfs-utils-1.1.0-smnotify-path.patch	18 Oct 2008 14:01:23 -0000	1.5
@@ -1,9 +1,9 @@
-diff -up nfs-utils-1.1.3/utils/statd/sm-notify.c.orig nfs-utils-1.1.3/utils/statd/sm-notify.c
---- nfs-utils-1.1.3/utils/statd/sm-notify.c.orig	2008-07-27 17:01:45.000000000 -0400
-+++ nfs-utils-1.1.3/utils/statd/sm-notify.c	2008-07-28 04:30:37.000000000 -0400
-@@ -26,11 +26,13 @@
- 
- #include "config.h"
+diff -up nfs-utils-1.1.4/utils/statd/sm-notify.c.orig nfs-utils-1.1.4/utils/statd/sm-notify.c
+--- nfs-utils-1.1.4/utils/statd/sm-notify.c.orig	2008-10-17 10:20:09.000000000 -0400
++++ nfs-utils-1.1.4/utils/statd/sm-notify.c	2008-10-17 11:22:01.000000000 -0400
+@@ -28,11 +28,13 @@
+ #include <errno.h>
+ #include <grp.h>
  
 +#define STATD_PATH_XTN "statd/"
 +
@@ -17,9 +17,9 @@
  # endif
  #endif
  
-diff -up nfs-utils-1.1.3/utils/statd/sm-notify.man.orig nfs-utils-1.1.3/utils/statd/sm-notify.man
---- nfs-utils-1.1.3/utils/statd/sm-notify.man.orig	2008-07-27 17:01:45.000000000 -0400
-+++ nfs-utils-1.1.3/utils/statd/sm-notify.man	2008-07-28 04:30:37.000000000 -0400
+diff -up nfs-utils-1.1.4/utils/statd/sm-notify.man.orig nfs-utils-1.1.4/utils/statd/sm-notify.man
+--- nfs-utils-1.1.4/utils/statd/sm-notify.man.orig	2008-10-17 10:20:09.000000000 -0400
++++ nfs-utils-1.1.4/utils/statd/sm-notify.man	2008-10-17 11:22:01.000000000 -0400
 @@ -33,7 +33,7 @@ but this is configurable.
  For each NFS client or server machine to be monitored,
  .B rpc.statd


Index: nfs-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils/devel/nfs-utils.spec,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- nfs-utils.spec	14 Oct 2008 18:41:50 -0000	1.189
+++ nfs-utils.spec	18 Oct 2008 14:01:23 -0000	1.190
@@ -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.1.3
-Release: 6%{?dist}
+Version: 1.1.4
+Release: 1%{?dist}
 Epoch: 1
 
 # group all 32bit related archs
@@ -30,19 +30,6 @@
 Patch90: nfs-utils-1.1.0-mount-fsc.patch
 %endif
 
-Patch100: nfs-utils-1.1.3-glibc22.patch
-Patch101: nfs-utils-1.1.3-mountd-gids.patch
-Patch102: nfs-utils-1.1.3-mountd-uuid-explicit.patch
-Patch103: nfs-utils-1.1.3-mountd-uuid-noblkid.patch
-Patch104: nfs-utils-1.1.3-mountd-uuid-stat.patch
-Patch105: nfs-utils-1.1.3-exportfs-uuid-nowarn.patch
-Patch106: nfs-utils-1.1.3-mountd-rm-m_path.patch
-Patch107: nfs-utils-1.1.3-mountd-cleanup.patch
-Patch108: nfs-utils-1.1.3-mountd-pseudoflavor-support.patch
-Patch109: nfs-utils-1.1.3-idmapd-rm-idmapconf.patch
-Patch110: nfs-utils-1.1.3-network-conn-udp-ports.patch
-Patch111: nfs-utils-1.1.3-smnotify-earlyexit.patch
-
 Group: System Environment/Daemons
 Provides: exportfs    = %{epoch}:%{version}-%{release}
 Provides: nfsstat     = %{epoch}:%{version}-%{release}
@@ -96,19 +83,6 @@
 %patch90 -p1
 %endif
 
-%patch100 -p1
-%patch101 -p1
-%patch102 -p1
-%patch103 -p1
-%patch104 -p1
-%patch105 -p1
-%patch106 -p1
-%patch107 -p1
-%patch108 -p1
-%patch109 -p1
-%patch110 -p1
-%patch111 -p1
-
 # Remove .orig files
 find . -name "*.orig" | xargs rm -f
 
@@ -267,6 +241,9 @@
 %attr(4755,root,root)   /sbin/umount.nfs4
 
 %changelog
+* Sat Oct 18 2008 Steve Dickson <steved at redhat.com> 1.1.4-1
+- Updated to latest upstream version: 1.1.4
+
 * Tue Oct 14 2008 Steve Dickson <steved at redhat.com> 1.1.3-6
 - sm-notify exists when there are no hosts to notify
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	28 Jul 2008 08:17:50 -0000	1.24
+++ sources	18 Oct 2008 14:01:23 -0000	1.25
@@ -1,2 +1,2 @@
 ae7db9c61c5ad04f83bb99e5caed73da  nfs.doc.tar.gz
-3ce0faed9e85e78c3017066530050a41  nfs-utils-1.1.3.tar.bz2
+3ed5b9cb73fd1c9b358c7bfa7a6ae150  nfs-utils-1.1.4.tar.bz2


--- nfs-utils-1.1.3-exportfs-uuid-nowarn.patch DELETED ---


--- nfs-utils-1.1.3-glibc22.patch DELETED ---


--- nfs-utils-1.1.3-idmapd-rm-idmapconf.patch DELETED ---


--- nfs-utils-1.1.3-mountd-cleanup.patch DELETED ---


--- nfs-utils-1.1.3-mountd-gids.patch DELETED ---


--- nfs-utils-1.1.3-mountd-pseudoflavor-support.patch DELETED ---


--- nfs-utils-1.1.3-mountd-rm-m_path.patch DELETED ---


--- nfs-utils-1.1.3-mountd-uuid-explicit.patch DELETED ---


--- nfs-utils-1.1.3-mountd-uuid-noblkid.patch DELETED ---


--- nfs-utils-1.1.3-mountd-uuid-stat.patch DELETED ---


--- nfs-utils-1.1.3-network-conn-udp-ports.patch DELETED ---


--- nfs-utils-1.1.3-smnotify-earlyexit.patch DELETED ---




More information about the scm-commits mailing list