diff options
author | hjl <hjl> | 2001-07-27 05:21:03 +0000 |
---|---|---|
committer | hjl <hjl> | 2001-07-27 05:21:03 +0000 |
commit | c96c73993a752ba79a7c68c4aa639ce6af4dd1be (patch) | |
tree | 8683f8347fa25fb8f8140dd23c79c32cdbbbdbd1 | |
parent | 4f152504e44e75d77be302d830b87cf463df9b33 (diff) | |
download | nfs-utils-c96c73993a752ba79a7c68c4aa639ce6af4dd1be.tar.gz nfs-utils-c96c73993a752ba79a7c68c4aa639ce6af4dd1be.tar.xz nfs-utils-c96c73993a752ba79a7c68c4aa639ce6af4dd1be.zip |
2001-07-26 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec (Release): Set to 8.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | nfs-utils.spec | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2001-07-26 H.J. Lu <hjl@lucon.org> + + * nfs-utils.spec (Release): Set to 8. + 2001-07-25 H.J. Lu <hjl@lucon.org> * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing diff --git a/nfs-utils.spec b/nfs-utils.spec index e0bb303..875abf1 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -7,7 +7,7 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils Version: 0.3.2 -Release: 7 +Release: 8 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz Group: System Environment/Daemons Obsoletes: nfs-server |