rpms/nfs-utils/FC-5 .cvsignore, 1.13, 1.14 nfs-utils-1.0.8-compile.patch, 1.1, 1.2 nfs-utils.spec, 1.86, 1.87 sources, 1.14, 1.15 nfs-utils-1.0.7-mountd-stat64.patch, 1.1, NONE nfs-utils-1.0.7-rquotad-curblocks.patch, 1.1, NONE nfs-utils-1.0.8-rc2-Makefileam.patch, 1.1, NONE nfs-utils-1.0.8-rc2-innetgr.patch, 1.1, NONE nfs-utils-1.0.8-rc2-nfs4_setdebug.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 19 17:21:44 UTC 2006


Author: steved

Update of /cvs/dist/rpms/nfs-utils/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv22046

Modified Files:
	.cvsignore nfs-utils-1.0.8-compile.patch nfs-utils.spec 
	sources 
Removed Files:
	nfs-utils-1.0.7-mountd-stat64.patch 
	nfs-utils-1.0.7-rquotad-curblocks.patch 
	nfs-utils-1.0.8-rc2-Makefileam.patch 
	nfs-utils-1.0.8-rc2-innetgr.patch 
	nfs-utils-1.0.8-rc2-nfs4_setdebug.patch 
Log Message:
Updated to nfs-utils-1.0.8



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/nfs-utils/FC-5/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	9 Jan 2006 20:17:59 -0000	1.13
+++ .cvsignore	19 Jun 2006 17:21:41 -0000	1.14
@@ -3,3 +3,4 @@
 libgssapi-0.7.tar.gz
 libnfsidmap-0.12.tar.gz
 nfs.doc.tar.gz
+nfs-utils-1.0.8.tar.gz

nfs-utils-1.0.8-compile.patch:
 Makefile.am          |    1 -
 aclocal/kerberos5.m4 |    2 ++
 configure.in         |    3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)

Index: nfs-utils-1.0.8-compile.patch
===================================================================
RCS file: /cvs/dist/rpms/nfs-utils/FC-5/nfs-utils-1.0.8-compile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nfs-utils-1.0.8-compile.patch	9 Jan 2006 20:22:16 -0000	1.1
+++ nfs-utils-1.0.8-compile.patch	19 Jun 2006 17:21:41 -0000	1.2
@@ -1,6 +1,6 @@
---- nfs-utils-1.0.8-rc2/aclocal/kerberos5.m4.orig	2005-12-19 23:12:43.000000000 -0500
-+++ nfs-utils-1.0.8-rc2/aclocal/kerberos5.m4	2006-01-06 14:35:59.523950000 -0500
-@@ -34,6 +34,8 @@ AC_DEFUN([AC_KERBEROS_V5],[
+--- nfs-utils-1.0.8/aclocal/kerberos5.m4.compile	2006-03-26 18:50:45.000000000 -0500
++++ nfs-utils-1.0.8/aclocal/kerberos5.m4	2006-06-15 13:24:20.009600000 -0400
+@@ -36,6 +36,8 @@ AC_DEFUN([AC_KERBEROS_V5],[
        AC_DEFINE_UNQUOTED(KRB5_VERSION, $K5VERS, [Define this as the Kerberos version number])
        if test -f $dir/include/gssapi/gssapi_krb5.h -a \
                  \( -f $dir/lib/libgssapi_krb5.a -o \
@@ -9,15 +9,18 @@
                     -f $dir/lib/libgssapi_krb5.so \) ; then
           AC_DEFINE(HAVE_KRB5, 1, [Define this if you have MIT Kerberos libraries])
           KRBDIR="$dir"
---- nfs-utils-1.0.8-rc2/Makefile.am.orig	2006-01-06 14:35:35.649376000 -0500
-+++ nfs-utils-1.0.8-rc2/Makefile.am	2006-01-06 14:35:59.529951000 -0500
-@@ -47,4 +47,3 @@ install-data-hook:
- 	mkdir -p $(DESTDIR)/$(statedir)/sm $(DESTDIR)/$(statedir)/sm.bak
- 	touch $(DESTDIR)/$(statedir)/state
- 	chmod go-rwx $(DESTDIR)/$(statedir)/sm $(DESTDIR)/$(statedir)/sm.bak $(DESTDIR)/$(statedir)/state
--	chown $(statduser) $(DESTDIR)/$(statedir)/sm $(DESTDIR)/$(statedir)/sm.bak $(DESTDIR)/$(statedir)/state
---- nfs-utils-1.0.8-rc2/configure.in.orig	2005-12-20 01:04:18.000000000 -0500
-+++ nfs-utils-1.0.8-rc2/configure.in	2006-01-06 14:37:32.827182000 -0500
+--- nfs-utils-1.0.8/Makefile.am.compile	2006-03-27 19:53:30.000000000 -0500
++++ nfs-utils-1.0.8/Makefile.am	2006-06-15 13:24:50.567291000 -0400
+@@ -47,7 +47,6 @@ install-data-hook:
+ 	mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
+ 	touch $(DESTDIR)$(statedir)/state
+ 	chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
+-	chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
+ 
+ uninstall-hook:
+ 	rm $(DESTDIR)$(statedir)/xtab
+--- nfs-utils-1.0.8/configure.in.compile	2006-04-11 22:55:51.000000000 -0400
++++ nfs-utils-1.0.8/configure.in	2006-06-15 13:24:20.053601000 -0400
 @@ -110,6 +110,9 @@ AC_ARG_ENABLE(rquotad,
  # Check whether user wants TCP wrappers support
  AC_TCP_WRAPPERS


Index: nfs-utils.spec
===================================================================
RCS file: /cvs/dist/rpms/nfs-utils/FC-5/nfs-utils.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- nfs-utils.spec	20 Mar 2006 13:30:05 -0000	1.86
+++ nfs-utils.spec	19 Jun 2006 17:21:41 -0000	1.87
@@ -1,12 +1,12 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 1.0.8.rc2
-Release: 5.FC5
+Version: 1.0.8
+Release: 1.FC5
 
 # group all 32bit related archs
 %define all_32bit_archs i386 i686 athlon
 
-Source0: http://prdownloads.sourceforge.net/nfs/nfs-utils-1.0.8-rc2.tar.gz
+Source0: http://prdownloads.sourceforge.net/nfs/nfs-utils-1.0.8.tar.gz
 Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.gz
 
 Source10: nfs.init
@@ -18,12 +18,7 @@
 Patch50: nfs-utils-1.0.5-statdpath.patch
 Patch51: nfs-utils-1.0.6-mountd.patch
 Patch52: nfs-utils-1.0.6-idmap.conf.patch
-Patch53: nfs-utils-1.0.7-rquotad-curblocks.patch
-Patch54: nfs-utils-1.0.7-mountd-stat64.patch
-Patch55: nfs-utils-1.0.7-nfsd-ctlbits.patch
-Patch56: nfs-utils-1.0.8-rc2-Makefileam.patch
-Patch57: nfs-utils-1.0.8-rc2-innetgr.patch
-Patch58: nfs-utils-1.0.8-rc2-nfs4_setdebug.patch
+Patch53: nfs-utils-1.0.7-nfsd-ctlbits.patch
 
 Patch100: nfs-utils-1.0.8-compile.patch
 
@@ -61,16 +56,11 @@
 clients which are mounted on that host.
 
 %prep
-%setup -q -n nfs-utils-1.0.8-rc2 -a1
+%setup -q 
 %patch50 -p1 -b .statdpath
 %patch51 -p1 -b .mountd
 %patch52 -p1 -b .conf
-%patch53 -p1 -b .curblocks
-%patch54 -p1 -b .stat64
-%patch55 -p1 -b .ctlbits
-%patch56 -p1 -b .makeam
-%patch57 -p1 -b .innetgr
-%patch58 -p1 -b .setdebug
+%patch53 -p1 -b .ctlbits
 
 # Do the magic to get things to compile
 %patch100 -p1 -b .compile
@@ -206,7 +196,7 @@
 %config(noreplace) /var/lib/nfs/etab
 %config(noreplace) /var/lib/nfs/rmtab
 %config(noreplace) /var/lib/nfs/state
-%doc nfs/*.html nfs/*.ps linux-nfs/*
+%doc linux-nfs/*
 /sbin/rpcdebug
 /sbin/rpc.lockd
 /sbin/rpc.statd
@@ -219,10 +209,15 @@
 /usr/sbin/rpc.idmapd
 /usr/sbin/rpc.gssd
 /usr/sbin/rpc.svcgssd
+/usr/sbin/gss_clnt_send_err
+/usr/sbin/gss_destroy_creds
 %{_mandir}/*/*
 %config /etc/rc.d/init.d/nfslock
 
 %changelog
+* Fri Jun 16 2006 Steve Dickson <SteveD at RedHat.com> 1.0.8-1
+- Updated to nfs-utils-1.0.8
+
 * Mon Mar 20 2006 Steve Dickson <SteveD at RedHat.com> 1.0.8.rc2-5.FC5
 - Fixed typo in nfs initscript (bz 158866)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/nfs-utils/FC-5/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	9 Jan 2006 20:17:59 -0000	1.14
+++ sources	19 Jun 2006 17:21:41 -0000	1.15
@@ -1,2 +1,2 @@
-d0ce78b60ea88995350c9c3b4e4f9f5f  nfs-utils-1.0.8-rc2.tar.gz
 ae7db9c61c5ad04f83bb99e5caed73da  nfs.doc.tar.gz
+74fc2dd04b40c9d619ca41d3787ef8db  nfs-utils-1.0.8.tar.gz


--- nfs-utils-1.0.7-mountd-stat64.patch DELETED ---


--- nfs-utils-1.0.7-rquotad-curblocks.patch DELETED ---


--- nfs-utils-1.0.8-rc2-Makefileam.patch DELETED ---


--- nfs-utils-1.0.8-rc2-innetgr.patch DELETED ---


--- nfs-utils-1.0.8-rc2-nfs4_setdebug.patch DELETED ---




More information about the fedora-cvs-commits mailing list