[Frugalware-git] wipv: bind-9.7.1-4-i686

Miklos Vajna vmiklos at frugalware.org
Tue Sep 14 18:55:49 CEST 2010


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=4faff8df92c059a41788b93e2b8eb420b0fe5739

commit 4faff8df92c059a41788b93e2b8eb420b0fe5739
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Tue Jul 27 02:11:46 2010 +0200

bind-9.7.1-4-i686

- bump to -P2, add missing libxml2 depend

diff --git a/source/network/bind/FrugalBuild b/source/network/bind/FrugalBuild
index af16007..4fa01df 100644
--- a/source/network/bind/FrugalBuild
+++ b/source/network/bind/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=bind
pkgver=9.7.1
-pkgextraver=-P1
-pkgrel=3
+pkgextraver=-P2
+pkgrel=4
pkgdesc="DNS server and utilities"
url="http://www.isc.org/index.pl?/sw/bind/"
backup=(etc/named.conf etc/logrotate.d/named)
-depends=('openssl>=1.0.0')
+depends=('openssl>=1.0.0' 'libxml2')
groups=('network')
archs=('i686' 'x86_64')
up2date="lynx -dump ftp://ftp.isc.org/isc/bind9/|grep '/9.*[^abc][0-9]$'|grep -v W |sed -n 's|.*/||;s/$pkgextraver//;$ p'"


More information about the Frugalware-git mailing list