main/nfs-utils: Split OpenRC, fix license, clarify check

This commit is contained in:
A. Wilcox 2018-02-21 19:40:02 -06:00 committed by William Pitcock
parent 8732d0ad2d
commit 01dc5df4ee

View File

@ -2,17 +2,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=nfs-utils
pkgver=2.3.1
pkgrel=1
pkgrel=2
pkgdesc="kernel-mode NFS"
url="http://linux-nfs.org"
arch="all"
license="GPL"
license="GPL-2.0+, BSD-3-Clause"
depends="rpcbind"
options="suid"
makedepends="util-linux-dev libtirpc-dev libcap-dev libevent-dev
libnfsidmap-dev keyutils-dev lvm2-dev krb5-dev sqlite-dev
autoconf automake libtool bsd-compat-headers"
subpackages="$pkgname-doc $pkgname-dbg rpcgen"
subpackages="$pkgname-doc $pkgname-dbg $pkgname-openrc rpcgen"
source="https://www.kernel.org/pub/linux/utils/nfs-utils/$pkgver/nfs-utils-$pkgver.tar.gz
0011-exportfs-only-do-glibc-specific-hackery-on-glibc.patch
@ -61,7 +61,7 @@ build() {
make
}
# Simple test, make tests does nothing
# Simple test, `make check` requires running nfsd
check() {
cd $builddir
./utils/showmount/showmount -v