- 9.6.1rc1 release
This commit is contained in:
parent
c0e31848c2
commit
7ffd8214d5
@ -1,3 +1,3 @@
|
||||
config-4.tar.bz2
|
||||
bind-chroot.tar.bz2
|
||||
bind-9.6.1b1.tar.gz
|
||||
bind-9.6.1rc1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
#%define PATCHVER P1
|
||||
%define PREVER b1
|
||||
%define PREVER rc1
|
||||
#%define VERSION %{version}
|
||||
#%define VERSION %{version}-%{PATCHVER}
|
||||
%define VERSION %{version}%{PREVER}
|
||||
@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
|
||||
Name: bind
|
||||
License: ISC
|
||||
Version: 9.6.1
|
||||
Release: 0.3.%{PREVER}%{?dist}
|
||||
Release: 0.4.%{PREVER}%{?dist}
|
||||
Epoch: 32
|
||||
Url: http://www.isc.org/products/BIND/
|
||||
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -575,6 +575,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%ghost %{chroot_prefix}/etc/localtime
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2009 Adam Tkac <atkac redhat com> 32:9.6.1-0.4.rc1
|
||||
- 9.6.1rc1 release
|
||||
|
||||
* Wed Apr 29 2009 Martin Nagy <mnagy redhat com> 32:9.6.1-0.3.b1
|
||||
- update the patch for dynamic loading of database backends
|
||||
- create %%{_libdir}/bind directory
|
||||
|
Loading…
Reference in New Issue
Block a user