added gssapi (bnc#618023)
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=37
This commit is contained in:
parent
789e266dc9
commit
c1b812b3d8
@ -23,6 +23,7 @@ Name: bind
|
|||||||
%define pkg_vers 9.7.2P2
|
%define pkg_vers 9.7.2P2
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
||||||
|
BuildRequires: krb5-devel
|
||||||
Summary: Domain Name System (DNS) Server (named)
|
Summary: Domain Name System (DNS) Server (named)
|
||||||
Version: 9.7.2P2
|
Version: 9.7.2P2
|
||||||
Release: 4
|
Release: 4
|
||||||
@ -281,7 +282,8 @@ CONFIGURE_OPTIONS="\
|
|||||||
--with-libtool \
|
--with-libtool \
|
||||||
--enable-runidn \
|
--enable-runidn \
|
||||||
--with-libxml2 \
|
--with-libxml2 \
|
||||||
--with-dlz-mysql --with-dlz-ldap
|
--with-dlz-mysql --with-dlz-ldap \
|
||||||
|
--with-gssapi
|
||||||
"
|
"
|
||||||
./configure ${CONFIGURE_OPTIONS}
|
./configure ${CONFIGURE_OPTIONS}
|
||||||
%{__make} %{?_smp_mflags}
|
%{__make} %{?_smp_mflags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user