Upgraded to 1.0.10
---------------------------------------------------------------------
This commit is contained in:
parent
e6e33fa3aa
commit
65049c36a9
@ -6,3 +6,4 @@ nfs.doc.tar.gz
|
|||||||
nfs-utils-1.0.8-rc4.tar.gz
|
nfs-utils-1.0.8-rc4.tar.gz
|
||||||
nfs-utils-1.0.8.tar.gz
|
nfs-utils-1.0.8.tar.gz
|
||||||
nfs-utils-1.0.9.tar.bz2
|
nfs-utils-1.0.9.tar.bz2
|
||||||
|
nfs-utils-1.0.10.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: NFS utlilities and supporting clients and daemons for the kernel NFS server.
|
Summary: NFS utlilities and supporting clients and daemons for the kernel NFS server.
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
Version: 1.0.9
|
Version: 1.0.10
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -16,7 +16,7 @@ Epoch: 1
|
|||||||
# will allow NFS to use FS-Cache.
|
# will allow NFS to use FS-Cache.
|
||||||
%define enablefscache 1
|
%define enablefscache 1
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/utils/nfs/nfs-utils-1.0.9.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/utils/nfs/nfs-utils-1.0.10.tar.bz2
|
||||||
Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.gz
|
Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.gz
|
||||||
|
|
||||||
Source10: nfs.init
|
Source10: nfs.init
|
||||||
@ -276,6 +276,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2006 Steve Dickson <steved@redhat.com> 1.0.10-1
|
||||||
|
- Upgraded to 1.0.10
|
||||||
|
|
||||||
* Mon Oct 16 2006 Steve Dickson <steved@redhat.com> 1.0.9-10
|
* Mon Oct 16 2006 Steve Dickson <steved@redhat.com> 1.0.9-10
|
||||||
- Fixed typo in nfs man page (bz 210864).
|
- Fixed typo in nfs man page (bz 210864).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user