checked in
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=19
This commit is contained in:
parent
27d88a4668
commit
92820730f2
@ -4,6 +4,3 @@ bind-libs
|
||||
arch ppc package bind-devel
|
||||
requires -bind-<targettype>
|
||||
requires "bind-libs-<targettype> = <version>"
|
||||
arch sparcv9 package bind-devel
|
||||
requires -bind-<targettype>
|
||||
requires "bind-libs-<targettype> = <version>"
|
||||
|
13
bind.changes
13
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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04040d41f57e919bf0cea94e61c343dd401c65fc7921d2df0c9c26dc45232e31
|
||||
size 20683
|
||||
oid sha256:992cd8f7be25985167e29071c28ee72c1819b327f3213ebc4a898ac226249768
|
||||
size 20675
|
||||
|
Loading…
Reference in New Issue
Block a user