From 95c9b3fdb6efd1c52eb74ee14799991dd6cb58e0 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 2 Jun 2011 12:26:12 +0200 Subject: Update the dyndb patch. Signed-off-by: Adam Tkac --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index a0b9f50..6f1ae2a 100644 --- a/bind.spec +++ b/bind.spec @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.0 -Release: 5.%{PATCHVER}%{?dist} +Release: 6.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -772,6 +772,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Jun 02 2011 Adam Tkac 32:9.8.0-6.P2 +- update the dyndb patch + * Fri May 27 2011 Adam Tkac 32:9.8.0-5.P2 - fix compilation of libdns-export.so -- cgit