From 1b511ae7e8cf077e5947e4dff74c70cd150542a1 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Thu, 8 Jun 2006 20:23:27 +0000 Subject: [PATCH] Upgraded to the upstream 1.0.8.rc4 version --- .cvsignore | 1 + nfs-utils.spec | 31 +++++++++++++++---------------- sources | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.cvsignore b/.cvsignore index c97dc3d..945036a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ librpcsecgss-0.7.tar.gz libgssapi-0.7.tar.gz libnfsidmap-0.12.tar.gz nfs.doc.tar.gz +nfs-utils-1.0.8-rc4.tar.gz diff --git a/nfs-utils.spec b/nfs-utils.spec index 010266e..5c7fb32 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,12 +1,12 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils -Version: 1.0.8.rc2 -Release: 4.FC5.2 +Version: 1.0.8.rc4 +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-rc4.tar.gz Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.gz Source10: nfs.init @@ -18,12 +18,9 @@ Source14: rpcsvcgssd.init 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-mountd-stat64.patch +Patch54: nfs-utils-1.0.7-nfsd-ctlbits.patch +Patch55: nfs-utils-1.0.8-rc2-innetgr.patch Patch100: nfs-utils-1.0.8-compile.patch @@ -61,16 +58,13 @@ System) server on the remote host. For example, showmount can display the clients which are mounted on that host. %prep -%setup -q -n nfs-utils-1.0.8-rc2 -a1 +%setup -q -n nfs-utils-1.0.8-rc4 -a1 %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 .stat64 +%patch54 -p1 -b .ctlbits +%patch55 -p1 -b .innetgr # Do the magic to get things to compile %patch100 -p1 -b .compile @@ -219,10 +213,15 @@ fi /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 +* Thu Jun 8 2006 1.0.8.rc4-1.FC5 +- Upgraded to the upstream 1.0.8.rc4 version + * Fri Feb 10 2006 Jesse Keating - 1.0.8.rc2-4.FC5.2 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index 67476c6..5bc3a68 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d0ce78b60ea88995350c9c3b4e4f9f5f nfs-utils-1.0.8-rc2.tar.gz ae7db9c61c5ad04f83bb99e5caed73da nfs.doc.tar.gz +e4e25a41ee2b1ad49d2dd13777301ec5 nfs-utils-1.0.8-rc4.tar.gz