diff --git a/baselibs.conf b/baselibs.conf index 1785748..d3c22ce 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -4,6 +4,3 @@ 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 d04c140..0814533 100644 --- a/bind.changes +++ b/bind.changes @@ -1,16 +1,3 @@ -------------------------------------------------------------------- -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 6c9b661..ccbb72b 100644 --- a/bind.spec +++ b/bind.spec @@ -37,7 +37,6 @@ 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 @@ -128,9 +127,6 @@ 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 @@ -284,10 +280,10 @@ CONFIGURE_OPTIONS="\ --with-dlz-mysql " ./configure ${CONFIGURE_OPTIONS} -%{__make} %{?jobs:-j%jobs}; +%{__make} pushd contrib/idn/idnkit-1.0-src ./configure ${CONFIGURE_OPTIONS} -%{__make} %{?jobs:-j%jobs}; +%{__make} 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 0a3b252..9d64691 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:04040d41f57e919bf0cea94e61c343dd401c65fc7921d2df0c9c26dc45232e31 -size 20683 +oid sha256:992cd8f7be25985167e29071c28ee72c1819b327f3213ebc4a898ac226249768 +size 20675