nfs-utils: update to 1.2.8
This commit is contained in:
parent
5801628dfc
commit
47ed508075
@ -1,5 +1,5 @@
|
||||
c5ccf58f5f9f57aba75c8b72219eb6e6 exports
|
||||
167ea3a16eb6f33b3642e920147bb265 idmapd.conf
|
||||
1477840e1c19e0ac95c538db8b401d90 nfs
|
||||
3b5ca797197765dc0c3a4122720c7716 nfs-utils-1.2.7.tar.bz2
|
||||
fb48630b7c145fb9d6602a79c6eaab11 nfs-utils-1.2.8.tar.bz2
|
||||
071bb2c4e2104599f0bba55a8ce35f37 nfsserver
|
||||
|
@ -4,14 +4,17 @@
|
||||
# Depends on: util-linux udev libcap rpcbind libnfsidmap libevent keyutils sqlite3
|
||||
|
||||
name=nfs-utils
|
||||
version=1.2.7
|
||||
release=2
|
||||
version=1.2.8
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2 \
|
||||
exports idmapd.conf nfs nfsserver)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
# fix version string
|
||||
sed -i '/^AC_INIT/s/7/8/' configure.ac
|
||||
./autogen.sh
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
|
Loading…
x
Reference in New Issue
Block a user