diff --git a/baselibs.conf b/baselibs.conf index d3c22ce..1785748 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -4,3 +4,6 @@ bind-libs arch ppc package bind-devel requires -bind- requires "bind-libs- = " +arch sparcv9 package bind-devel + requires -bind- + requires "bind-libs- = " diff --git a/bind.changes b/bind.changes index 0814533..d04c140 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 4 14:29:43 CET 2010 - ug@suse.de + +- removed the syntax check for include files (bnc#567593) + +------------------------------------------------------------------- +Tue Dec 15 20:01:44 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source +- enable parallel building +- add baselibs for SPARC +- package documentation as noarch + ------------------------------------------------------------------- Wed Nov 25 09:44:13 CET 2009 - ug@suse.de diff --git a/bind.spec b/bind.spec index ccbb72b..f54046f 100644 --- a/bind.spec +++ b/bind.spec @@ -1,7 +1,7 @@ # # spec file for package bind (Version 9.6.1P2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ Name: bind BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel Summary: Domain Name System (DNS) Server (named) Version: 9.6.1P2 -Release: 1 +Release: 2 %define SDB_LDAP_VERSION 1.0-beta License: BSD3c(or similar) ; MIT License (or similar) Group: Productivity/Networking/DNS/Servers @@ -37,6 +37,7 @@ AutoReqProv: on Url: http://isc.org/sw/bind/ Source: ftp://ftp.isc.org/isc/bind9/%{pkg_vers}/bind-%{pkg_vers}.tar.gz Source1: vendor-files.tar.bz2 +Source2: baselibs.conf Source9: ftp://ftp.internic.net/domain/named.root Source40: http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt #Source50: bind-sdb-ldap-%{SDB_LDAP_VERSION}.tar.gz @@ -127,6 +128,9 @@ Authors: License: BSD3c(or similar) ; MIT License (or similar) Summary: BIND documentation Group: Documentation/Other +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description doc Documentation of the Berkeley Internet Name Domain (BIND) Domain Name @@ -280,10 +284,10 @@ CONFIGURE_OPTIONS="\ --with-dlz-mysql " ./configure ${CONFIGURE_OPTIONS} -%{__make} +%{__make} %{?jobs:-j%jobs}; pushd contrib/idn/idnkit-1.0-src ./configure ${CONFIGURE_OPTIONS} -%{__make} +%{__make} %{?jobs:-j%jobs}; popd # running BIND system tests # FIXME: enable make test if every test checks for a free port first; fixed port diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 9d64691..0a3b252 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:992cd8f7be25985167e29071c28ee72c1819b327f3213ebc4a898ac226249768 -size 20675 +oid sha256:04040d41f57e919bf0cea94e61c343dd401c65fc7921d2df0c9c26dc45232e31 +size 20683