- Added ppc arch to the all_32bit_archs list (bz 442847)
This commit is contained in:
parent
76623f83b7
commit
6b300bd574
@ -2,11 +2,11 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
|
|||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://sourceforge.net/projects/nfs
|
URL: http://sourceforge.net/projects/nfs
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Epoch: 1
|
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 ppc
|
||||||
|
|
||||||
# Enable the ability to set the 'fsc' mount flag which
|
# Enable the ability to set the 'fsc' mount flag which
|
||||||
# will allow NFS to use FS-Cache.
|
# will allow NFS to use FS-Cache.
|
||||||
@ -257,7 +257,10 @@ fi
|
|||||||
%attr(4755,root,root) /sbin/umount.nfs4
|
%attr(4755,root,root) /sbin/umount.nfs4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Apr 25 2008 Steve Dickson <steved@redhat.com> 1.1.2-3
|
* Wed May 7 2008 Steve Dickson <steved@redhat.com> 1.1.2-4
|
||||||
|
- Added ppc arch to the all_32bit_archs list (bz 442847)
|
||||||
|
|
||||||
|
* Wed Apr 23 2008 Steve Dickson <steved@redhat.com> 1.1.2-3
|
||||||
- Documented how to turn off/on protocol support for
|
- Documented how to turn off/on protocol support for
|
||||||
rpc.nfsd in /etc/sysconfig/nfs (bz443625)
|
rpc.nfsd in /etc/sysconfig/nfs (bz443625)
|
||||||
- Corrected the nfslock initscript 'status' return code (bz 441605)
|
- Corrected the nfslock initscript 'status' return code (bz 441605)
|
||||||
|
Loading…
Reference in New Issue
Block a user