Accepting request 520246 from home:j-engel:branches:network

- Enable JSON statistics

OBS-URL: https://build.opensuse.org/request/show/520246
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=216
This commit is contained in:
Marcus Meissner 2017-09-07 12:02:08 +00:00 committed by Git OBS Bridge
parent 70734c6ca6
commit 7e6301a923
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 1 12:59:39 UTC 2017 - jcnengel@gmail.com
- Enable JSON statistics
-------------------------------------------------------------------
Fri Jul 14 12:01:43 UTC 2017 - meissner@suse.com

View File

@ -53,6 +53,7 @@ BuildRequires: libcap-devel
BuildRequires: libmysqlclient-devel
BuildRequires: libtool
BuildRequires: libxml2-devel
BuildRequires: libjson-c-devel
BuildRequires: openldap2-devel
BuildRequires: openssl
BuildRequires: openssl-devel
@ -454,6 +455,7 @@ CONFIGURE_OPTIONS="\
--with-libtool \
--enable-runidn \
--with-libxml2 \
--with-libjson \
--with-dlz-mysql \
--with-dlz-ldap \
--enable-rrl \