[Frugalware-git] kdetesting2: netkit-base-0.17-7-i686
Miklos Vajna
vmiklos at frugalware.org
Wed Jan 26 20:26:44 CET 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting2.git;a=commitdiff;h=cb68b36b3ae0e571d075382790b1dd34b3e9bb9d
commit cb68b36b3ae0e571d075382790b1dd34b3e9bb9d
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Tue Jan 18 02:24:19 2011 +0100
netkit-base-0.17-7-i686
- remove bogus portmap dependency, that's required by nfs-utils only
diff --git a/source/base/netkit-base/FrugalBuild b/source/base/netkit-base/FrugalBuild
index 3136f3c..c3fe5e7 100644
--- a/source/base/netkit-base/FrugalBuild
+++ b/source/base/netkit-base/FrugalBuild
@@ -4,12 +4,12 @@
pkgname=netkit-base
pkgver=0.17
-pkgrel=6
+pkgrel=7
pkgdesc="This is netkit-base for Linux"
url="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
groups=('base')
archs=('i686' 'x86_64' 'ppc')
-depends=('glibc>=2.8-3' 'portmap>=5beta-7')
+depends=('glibc>=2.8-3')
backup=(etc/{HOSTNAME,hosts,networks,nntpserver,protocols,resolv.conf,services} etc/hosts.{conf,allow,deny,equiv})
up2date="wget --passive-ftp -O - -q ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/|grep netkit-base.*tar.gz|sed -n -e 's/.*>netkit-base-\(.*\)\.tar\.gz.*/\1/' -e '1 p'"
source=(ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-base-$pkgver.tar.gz \
More information about the Frugalware-git
mailing list