automatic version update by autodist [release 9.17.1-1mamba;Fri Apr 17 2020]

This commit is contained in:
Automatic Build System 2024-01-05 20:47:29 +01:00
parent 46f9d61c88
commit 179a275d2c

View File

@ -6,8 +6,8 @@
%define MAJver %(echo %version | cut -d. -f 1-2)
Name: bind
Version: 9.17.0
Release: 2mamba
Version: 9.17.1
Release: 1mamba
Summary: A DNS (Domain Name System) server
Group: System/Servers
Vendor: openmamba
@ -93,8 +93,9 @@ You should install bind-utils if you need to get information from DNS name serve
%debug_package
%prep
%setup -q -n %{name}-%{pkgver} -D -T
:<< _EOF
%setup -q -n %{name}-%{pkgver}
#-D -T
#:<< _EOF
#%patch -p1 -b .mktemp
#pushd contrib/queryperf
@ -107,7 +108,7 @@ tar xjf %{S:1}
#sed -i "s|/include/json/json.h|/include/json/json.h.no|" configure
%build
:<< _EOF
#:<< _EOF
%configure \
--enable-threads \
--enable-ipv6 \
@ -360,6 +361,9 @@ exit 0
%{_mandir}/man8/dnssec-keymgr.8*
%changelog
* Fri Apr 17 2020 Automatic Build System <autodist@mambasoft.it> 9.17.1-1mamba
- automatic version update by autodist
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.17.0-2mamba
- move libraries to new libbind package