nfs-utils: update to 1.2.3

This commit is contained in:
Juergen Daubert 2010-10-06 18:02:57 +02:00
parent e228587cf1
commit 8641f53d6a
3 changed files with 7 additions and 3 deletions

View File

@ -21,7 +21,9 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/idmapd.8.gz
-rw-r--r-- root/root usr/man/man8/mount.nfs.8.gz
-rw-r--r-- root/root usr/man/man8/mountd.8.gz
-rw-r--r-- root/root usr/man/man8/mountstats.8.gz
-rw-r--r-- root/root usr/man/man8/nfsd.8.gz
-rw-r--r-- root/root usr/man/man8/nfsiostat.8.gz
-rw-r--r-- root/root usr/man/man8/nfsstat.8.gz
lrwxrwxrwx root/root usr/man/man8/rpc.idmapd.8.gz -> idmapd.8.gz
lrwxrwxrwx root/root usr/man/man8/rpc.mountd.8.gz -> mountd.8.gz
@ -35,6 +37,8 @@ lrwxrwxrwx root/root usr/man/man8/rpc.statd.8.gz -> statd.8.gz
-rw-r--r-- root/root usr/man/man8/umount.nfs.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/exportfs
-rwxr-xr-x root/root usr/sbin/mountstats
-rwxr-xr-x root/root usr/sbin/nfsiostat
-rwxr-xr-x root/root usr/sbin/nfsstat
-rwxr-xr-x root/root usr/sbin/rpc.idmapd
-rwxr-xr-x root/root usr/sbin/rpc.mountd

View File

@ -1,5 +1,5 @@
c5ccf58f5f9f57aba75c8b72219eb6e6 exports
167ea3a16eb6f33b3642e920147bb265 idmapd.conf
b5ce905faebc7f12e50f04d8a9574fe3 nfs
dad92f64db3266c7757f71bb53ee8f35 nfs-utils-1.2.2.tar.bz2
1131dc5f27c4f3905a6e7ee0d594fd4d nfs-utils-1.2.3.tar.bz2
071bb2c4e2104599f0bba55a8ce35f37 nfsserver

View File

@ -4,8 +4,8 @@
# Depends on: util-linux-ng tcp_wrappers libcap rpcbind libnfsidmap libevent
name=nfs-utils
version=1.2.2
release=2
version=1.2.3
release=1
source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2 \
exports idmapd.conf nfs nfsserver)