]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org> nfs-utils-0-1-6
authorhjl <hjl>
Tue, 11 Jan 2000 19:30:29 +0000 (19:30 +0000)
committerhjl <hjl>
Tue, 11 Jan 2000 19:30:29 +0000 (19:30 +0000)
* configure.in (VERSION): Set to "0.1.6".
* configure: Regenerated.
* nfs-utils.spec: Updated.

* README: Updated.

ChangeLog
README
configure
configure.in
nfs-utils.spec

index a3d37f2d9583037f7e13f6ecba2096ecbc951e1b..d75e0acd3abb0f2e99c9605702e926631f3eb8f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.6".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
+       * README: Updated.
+
 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
 
        * utils/mountd/auth.c (auth_authenticate_internal): Call
diff --git a/README b/README
index 83f9b5d273e529fe8c0481179b1f2e6b30bea295..0bb3a487c23129e8ce7a9cd13a12ee99c76aa018 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the Linux NFS utility package version 0.1.5. It is based on
+This is the Linux NFS utility package version 0.1.6. It is based on
 knfsd 1.4.7.
 
 WARNING: The NFS servers in Linux 2.2 to 2.2.13 are not compatible with
@@ -64,8 +64,8 @@ will get the latest version.
 
 The files are
 
-ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs-utils-0.1.5.tar.gz
-ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs-utils-0.1.4-0.1.5.diff.gz
+ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs-utils-0.1.6.tar.gz
+ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs-utils-0.1.5-0.1.6.diff.gz
 
 To compile, just do
 
@@ -80,7 +80,7 @@ They are tested on RedHat 6.1.
 
 On RedHat 6.1, you can use
 
-# rpm -ta nfs-utils-0.1.5.tar.gz
+# rpm -ta nfs-utils-0.1.6.tar.gz
 
 to build the source and binary RPMs.
 
@@ -94,4 +94,4 @@ Thanks.
 
 H.J.
 hjl@lucon.org
-12/19/99
+01/11/2000
index 5713d78ed8e2b9950b6100b6eb141b25acd2cb45..b425e8dca2fbc85c4bd27181e11ef42d8962e536 100755 (executable)
--- a/configure
+++ b/configure
@@ -565,7 +565,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.1.5"
+VERSION="0.1.6"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index 5f67568c6f11d2d74a68c9b6c8afa225e26d29b7..89ac3918fad9cb7181a9c9993737d85a71138faf 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.1.5"
+VERSION="0.1.6"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 330f01788d084806cb352cc9ca3113324c69b69c..28d9b76de5f3359e27714d8e3795747229a1c732 100644 (file)
@@ -1,6 +1,6 @@
 Summary: The utilities for Linux NFS client and server.
 Name: nfs-utils
-Version: 0.1.5
+Version: 0.1.6
 Release: 1
 Source0: ftp://ftp.valinux.com/pub/support/hjl/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons