From 09a3df65ccf71933a46581d7ef41e0c26c008e2a Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 27 May 2009 08:21:49 +0000 Subject: - 9.6.1rc1 release --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index d374b52..8be9e60 100644 --- a/bind.spec +++ b/bind.spec @@ -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 32:9.6.1-0.4.rc1 +- 9.6.1rc1 release + * Wed Apr 29 2009 Martin Nagy 32:9.6.1-0.3.b1 - update the patch for dynamic loading of database backends - create %%{_libdir}/bind directory -- cgit