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