]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2001-09-24 H.J. Lu <hjl@lucon.org> nfs-utils-0-3-3
authorhjl <hjl>
Mon, 24 Sep 2001 18:43:42 +0000 (18:43 +0000)
committerhjl <hjl>
Mon, 24 Sep 2001 18:43:42 +0000 (18:43 +0000)
* configure.in (VERSION): Set to "0.3.3".
* configure: Regenerated.
* nfs-utils.spec: Likewise.

* README: Updated for 0.3.3.

ChangeLog
README
configure
configure.in
nfs-utils.spec

index 1c6b466c988757bb3a2dade2fcb8f4077c1ff2d2..220239492a2928835f50d794ae5be81fa592bff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-24  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.3.3".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
+       * README: Updated for 0.3.3.
+
 2001-09-20 NeilBrown <neilb@cse.unsw.edu.au>
 
        Arrange that "exportfs -au" never does DNS lookup:
diff --git a/README b/README
index e2295c8e648465f7a138123e7ecb20b6421da197..a82914aa7eb090519371b35ac817a369fafaa00c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the Linux NFS utility package version 0.3.2.
+This is the Linux NFS utility package version 0.3.3.
 
 The nfs-utils package is available via the Linux NFS web page is at
 
@@ -13,26 +13,19 @@ To compile, just do
 
 will install the nfs-utils binaries. You have to install the NFS
 service scripts. There are 2 in etc/redhat provided for RedHat 6.x
-and 7.0. They are tested on RedHat 6.2 and 7.0.
+and 7.x. They are tested on RedHat 6.2 and 7.1.
 
-On RedHat 6.2 and 7.0, you can use
+On RedHat 6.2 and 7.1, you can use
 
-# rpm -ta nfs-utils-0.3.2.tar.gz
+# rpm -ta nfs-utils-0.3.3.tar.gz
 
 to build the source and binary RPMs.
 
-util-linux 2.10m or above is required. But the following patches may
-also be needed:
-
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10f-mount-tcp.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-compat.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-nfsv3.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-rpc.patch
-
+mount in util-linux 2.11f or above is required.
 
 Thanks.
 
 
 H.J.
 hjl@lucon.org
-03/10/2001
+09/24/2001
index 2b09f83dc17919e1dd4f50dbfa03fb13c58ae8c4..4c9a61285c2b6d5b1148a330c7fb7a2e4ce497fb 100755 (executable)
--- a/configure
+++ b/configure
@@ -537,7 +537,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.3.2"
+VERSION="0.3.3"
 
 
 # Check whether --with-release or --without-release was given.
index fe6a72465e845f6fa33cad0bb8e7c7943694f7cf..af0524493adc778689343bcb5c25f4e96a8625f0 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.3.2"
+VERSION="0.3.3"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 875abf13c19746796ccf88902a3a26984d3cd2ae..5fb2da71db9dc7a1d8175dad3e0e684af38f92ab 100644 (file)
@@ -6,8 +6,8 @@
 
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.3.2
-Release: 8
+Version: 0.3.3
+Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons
 Obsoletes: nfs-server