From d564937bc74de449f6c5771bc125b0b09479afc6c6264456922202848f4fd838 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 20 Dec 2009 16:28:59 +0000 Subject: [PATCH 1/4] Accepting request 26869 from home:jengelh:branches:network Copy from home:jengelh:branches:network/bind via accept of submit request 26869 revision 6. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/26869 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=17 --- baselibs.conf | 3 +++ bind.changes | 8 ++++++++ bind.spec | 8 ++++++-- 3 files changed, 17 insertions(+), 2 deletions(-) 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..027cefd 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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..6c9b661 100644 --- a/bind.spec +++ b/bind.spec @@ -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 From 27d88a466852ef0af4ccb268f6a5a94e2b8209d873929311bd7b5970ced328c0 Mon Sep 17 00:00:00 2001 From: Uwe Gansert Date: Mon, 4 Jan 2010 13:30:42 +0000 Subject: [PATCH 2/4] removed the syntax check for include files (bnc#567593) OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=18 --- bind.changes | 5 +++++ vendor-files.tar.bz2 | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bind.changes b/bind.changes index 027cefd..d04c140 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 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 From 92820730f24a7d24d7d6ae958243854386c2f84e453f1607db7aa08a2099f31c Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 7 Jan 2010 11:54:37 +0000 Subject: [PATCH 3/4] checked in OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=19 --- baselibs.conf | 3 --- bind.changes | 13 ------------- bind.spec | 8 ++------ vendor-files.tar.bz2 | 4 ++-- 4 files changed, 4 insertions(+), 24 deletions(-) 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 From f680be0e245ad7015fa6e9f9bcf2595d6e01e79cde782c549d8e877bd8da97ec Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 7 Jan 2010 11:54:38 +0000 Subject: [PATCH 4/4] Updating link to change in openSUSE:Factory/bind revision 41.0 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=a6d031c7d60bb802a41a98615faf39f9 --- baselibs.conf | 3 +++ bind.changes | 13 +++++++++++++ bind.spec | 12 ++++++++---- vendor-files.tar.bz2 | 4 ++-- 4 files changed, 26 insertions(+), 6 deletions(-) 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