automatic version update by autodist [release 9.15.3-1mamba;Wed Aug 28 2019]
This commit is contained in:
parent
6284f3dd8c
commit
6a4581f741
11
bind.spec
11
bind.spec
@ -6,8 +6,8 @@
|
||||
%define MAJver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: bind
|
||||
Version: 9.15.2
|
||||
Release: 2mamba
|
||||
Version: 9.15.3
|
||||
Release: 1mamba
|
||||
Summary: A DNS (Domain Name System) server
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -265,7 +265,7 @@ exit 0
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/bind9-config
|
||||
#%{_bindir}/bind9-config
|
||||
%dir %{_includedir}/dns/
|
||||
%{_includedir}/dns/*
|
||||
%dir %{_includedir}/irs/
|
||||
@ -297,7 +297,7 @@ exit 0
|
||||
%{_bindir}/dig
|
||||
%{_bindir}/mdig
|
||||
%{_bindir}/host
|
||||
%{_bindir}/isc-config.sh
|
||||
#%{_bindir}/isc-config.sh
|
||||
%{_bindir}/nslookup
|
||||
%{_bindir}/nsupdate
|
||||
%{_sbindir}/dnssec-keymgr
|
||||
@ -311,6 +311,9 @@ exit 0
|
||||
%{_mandir}/man8/dnssec-keymgr.8*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 9.15.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 9.15.2-2mamba
|
||||
- add named.conf in tmpfilesdir to create /run/named
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user