checked in
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
27d88a4668
commit
92820730f2
@@ -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
|
||||
|
Reference in New Issue
Block a user