From daf296db4981c9122758d6ec307417d03325d1bf Mon Sep 17 00:00:00 2001 From: hjl Date: Sun, 11 Mar 2001 03:16:09 +0000 Subject: [PATCH] 2001-03-10 H.J. Lu * configure.in (VERSION): Set to "0.3.2". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 0.3.2. --- ChangeLog | 10 +++++++++- README | 6 +++--- configure | 2 +- configure.in | 2 +- nfs-utils.spec | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4733b60..13151d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-03-10 H.J. Lu + + * configure.in (VERSION): Set to "0.3.2". + * configure: Regenerated. + * nfs-utils.spec: Likewise. + + * README: Updated for 0.3.2. + 2001-03-10 Tavis Barr * utils/rquotad/rquotad.man: Updated for -p. @@ -50,7 +58,7 @@ * configure.in (VERSION): Set to "0.3.1". * configure: Regenerated. -o * nfs-utils.spec: Likewise. + * nfs-utils.spec: Likewise. * README: Updated for 0.3.1. diff --git a/README b/README index 09aa14d..e2295c8 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the Linux NFS utility package version 0.3.1. +This is the Linux NFS utility package version 0.3.2. The nfs-utils package is available via the Linux NFS web page is at @@ -17,7 +17,7 @@ and 7.0. They are tested on RedHat 6.2 and 7.0. On RedHat 6.2 and 7.0, you can use -# rpm -ta nfs-utils-0.3.1.tar.gz +# rpm -ta nfs-utils-0.3.2.tar.gz to build the source and binary RPMs. @@ -35,4 +35,4 @@ Thanks. H.J. hjl@lucon.org -02/14/2001 +03/10/2001 diff --git a/configure b/configure index b41aa86..36ad1a6 100755 --- a/configure +++ b/configure @@ -533,7 +533,7 @@ fi # The nfs-utils version -VERSION="0.3.1" +VERSION="0.3.2" # Check whether --with-statedir or --without-statedir was given. diff --git a/configure.in b/configure.in index db80dc9..436021f 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="0.3.1" +VERSION="0.3.2" AC_SUBST(VERSION) dnl ************************************************************* diff --git a/nfs-utils.spec b/nfs-utils.spec index 22294ca..d3f2f00 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -3,7 +3,7 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils -Version: 0.3.1 +Version: 0.3.2 Release: 1 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz Group: System Environment/Daemons -- 2.39.2