automatic version update by autodist [release 9.10.2-1mamba;Tue Mar 31 2015]
This commit is contained in:
parent
41d97d33f9
commit
ba1326179f
@ -6,7 +6,7 @@
|
||||
%define MAJver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: bind
|
||||
Version: 9.10.1.P1
|
||||
Version: 9.10.2
|
||||
Release: 1mamba
|
||||
Summary: A DNS (Domain Name System) server
|
||||
Group: System/Servers
|
||||
@ -85,6 +85,9 @@ You should install bind-utils if you need to get information from DNS name serve
|
||||
|
||||
tar xjf %{S:1}
|
||||
|
||||
# Fix detection of jsoncpp
|
||||
sed "s|/include/json/json.h|/include/json/json.h.no|" configure
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-threads \
|
||||
@ -279,6 +282,9 @@ exit 0
|
||||
%{_mandir}/man8/nsec3hash.*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2015 Automatic Build System <autodist@mambasoft.it> 9.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 08 2014 Automatic Build System <autodist@mambasoft.it> 9.10.1.P1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user