[arch-commits] CVS update of arch/build/daemons/bind (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Jul 29 13:04:55 UTC 2007


    Date: Sunday, July 29, 2007 @ 09:04:55
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/bind

Modified: PKGBUILD (1.43 -> 1.44)

'upgpkg: added force=y'


----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


Index: arch/build/daemons/bind/PKGBUILD
diff -u arch/build/daemons/bind/PKGBUILD:1.43 arch/build/daemons/bind/PKGBUILD:1.44
--- arch/build/daemons/bind/PKGBUILD:1.43	Sat Jul 28 06:58:11 2007
+++ arch/build/daemons/bind/PKGBUILD	Sun Jul 29 09:04:55 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.43 2007/07/28 10:58:11 tom Exp $
+# $Id: PKGBUILD,v 1.44 2007/07/29 13:04:55 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Mario Vazquez <mario_vazq at hotmail.com>
 pkgname=bind
 pkgver=9.4.1_P1
 _pkgver=9.4.1-P1
-pkgrel=1
+pkgrel=2
 pkgdesc="Berkeley Internet Name Domain - named server"
 arch=(i686 x86_64)
 backup=(etc/named.conf etc/logrotate.d/named etc/conf.d/named)
@@ -22,6 +22,7 @@
 	root.hint
 	named.logrotate
 	named.conf.d)
+force=y
 
 build() {
   export MAKEFLAGS="-j1"




More information about the arch-commits mailing list