wok rev 4385

Up: bind* (9.5.2)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Oct 14 21:35:31 2009 +0000 (2009-10-14)
parents 7b34f56aed9b
children 4f1a1fd8a76c
files bind-client/receipt bind-dev/receipt bind/receipt
line diff
     1.1 --- a/bind-client/receipt	Wed Oct 14 14:11:45 2009 +0000
     1.2 +++ b/bind-client/receipt	Wed Oct 14 21:35:31 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bind-client"
     1.7 -VERSION="9.5.1-P2"
     1.8 +VERSION="9.5.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Domain Name System client."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/bind-dev/receipt	Wed Oct 14 14:11:45 2009 +0000
     2.2 +++ b/bind-dev/receipt	Wed Oct 14 21:35:31 2009 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="bind-dev"
     2.7 -VERSION="9.5.1-P2"
     2.8 +VERSION="9.5.2"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Domain Name System development files."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
     3.1 --- a/bind/receipt	Wed Oct 14 14:11:45 2009 +0000
     3.2 +++ b/bind/receipt	Wed Oct 14 21:35:31 2009 +0000
     3.3 @@ -1,14 +1,14 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="bind"
     3.7 -VERSION="9.5.1-P2"
     3.8 +VERSION="9.5.2"
     3.9  CATEGORY="network"
    3.10  SHORT_DESC="Domain Name System daemon."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"
    3.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.13  WEB_SITE="http://www.isc.org/products/BIND/"
    3.14  DEPENDS="libbind libcrypto"
    3.15 -BUILD_DEPENDS="libtool"
    3.16 +BUILD_DEPENDS="libtool libcap-dev"
    3.17  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
    3.18  CONFIG_FILES="/etc/bind"
    3.19