add epoch (#196359)
This commit is contained in:
parent
8280d7e59c
commit
95b1830de1
@ -1,7 +1,8 @@
|
|||||||
Summary: NFS utlilities and supporting daemons for the kernel NFS server.
|
Summary: NFS utlilities and supporting daemons for the kernel NFS server.
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
Version: 1.0.9
|
Version: 1.0.9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
%define all_32bit_archs i386 i686 athlon
|
%define all_32bit_archs i386 i686 athlon
|
||||||
@ -248,6 +249,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 02 2006 <wtogami@redhatcom> 1.0.9-3
|
||||||
|
- add epoch (#196359)
|
||||||
|
|
||||||
* Fri Jul 28 2006 <SteveD@RedHat.com> 1.0.9-2
|
* Fri Jul 28 2006 <SteveD@RedHat.com> 1.0.9-2
|
||||||
- Enabled the creating of mount.nfs and umount.nfs binaries
|
- Enabled the creating of mount.nfs and umount.nfs binaries
|
||||||
- Added mount option fixes suggested by upstream.
|
- Added mount option fixes suggested by upstream.
|
||||||
|
Loading…
Reference in New Issue
Block a user