- update to 9.7.0 final
This commit is contained in:
parent
34adbeb306
commit
e51639a1cf
@ -1,2 +1,2 @@
|
|||||||
bind-9.7.0rc2.tar.gz
|
bind-9.7.0.tar.gz
|
||||||
config-6.tar.bz2
|
config-6.tar.bz2
|
||||||
|
10
bind.spec
10
bind.spec
@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
#%define PATCHVER P1
|
#%define PATCHVER P1
|
||||||
#%define VERSION %{version}-%{PATCHVER}
|
#%define VERSION %{version}-%{PATCHVER}
|
||||||
%define PREVER rc2
|
#%define PREVER rc2
|
||||||
%define VERSION %{version}%{PREVER}
|
#%define VERSION %{version}%{PREVER}
|
||||||
|
%define VERSION %{version}
|
||||||
|
|
||||||
%{?!SDB: %define SDB 1}
|
%{?!SDB: %define SDB 1}
|
||||||
%{?!test: %define test 0}
|
%{?!test: %define test 0}
|
||||||
@ -20,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
|
|||||||
Name: bind
|
Name: bind
|
||||||
License: ISC
|
License: ISC
|
||||||
Version: 9.7.0
|
Version: 9.7.0
|
||||||
Release: 0.14.%{PREVER}%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 32
|
Epoch: 32
|
||||||
Url: http://www.isc.org/products/BIND/
|
Url: http://www.isc.org/products/BIND/
|
||||||
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -624,6 +625,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 17 2010 Adam Tkac <atkac redhat com> 32:9.7.0-1
|
||||||
|
- update to 9.7.0 final
|
||||||
|
|
||||||
* Mon Feb 15 2010 Adam Tkac <atkac redhat com> 32:9.7.0-0.14.rc2
|
* Mon Feb 15 2010 Adam Tkac <atkac redhat com> 32:9.7.0-0.14.rc2
|
||||||
- obsolete dnssec-conf
|
- obsolete dnssec-conf
|
||||||
- automatically update configuration from old dnssec-conf based
|
- automatically update configuration from old dnssec-conf based
|
||||||
|
Loading…
Reference in New Issue
Block a user