diff --git a/srcpkgs/libnfsidmap/libnfsidmap-devel.template b/srcpkgs/libnfsidmap/libnfsidmap-devel.template index f295775246..817c043cc3 100644 --- a/srcpkgs/libnfsidmap/libnfsidmap-devel.template +++ b/srcpkgs/libnfsidmap/libnfsidmap-devel.template @@ -1,12 +1,12 @@ # Template file for 'libnfsidmap-devel'. # -depends="libldap-devel libnfsidmap" +noarch=yes +depends="libldap-devel libnfsidmap>=${version}" short_desc="${short_desc} - development files" long_desc="${long_desc} This package contains files for development, headers, static libs, etc." - do_install() { vmove usr/include usr vmove usr/lib/pkgconfig usr/lib diff --git a/srcpkgs/libnfsidmap/template b/srcpkgs/libnfsidmap/template index 36897e4899..c077519d18 100644 --- a/srcpkgs/libnfsidmap/template +++ b/srcpkgs/libnfsidmap/template @@ -1,16 +1,16 @@ # Template file for 'libnfsidmap' pkgname=libnfsidmap -version=0.24 -homepage="http://www.citi.umich.edu/projects/nfsv4/linux/" -distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz" +version=0.25 +revision=1 build_style=gnu-configure configure_args="--disable-static" makedepends="libldap-devel" -revision=1 short_desc="Library to help mapping IDs, mainly for NFSv4" maintainer="Juan RP " license="BSD" -checksum=59501432e683336d7a290da13767e92afb5b86f42ea4254041225fe218e8dd47 +homepage="http://www.citi.umich.edu/projects/nfsv4/linux/" +distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz" +checksum=656d245d84400e1030f8f40a5a27da76370690c4a932baf249110f047fe7efcf long_desc=" Library to help mapping ID's, mainly for NFSv4.