From faad8c0c96c2a775208a01813b4e2a10f7d44937 Mon Sep 17 00:00:00 2001 From: jvdias Date: Wed, 12 Jul 2006 21:09:01 +0000 Subject: rebuild for new build environment --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 7a62b93..c8c209f 100644 --- a/bind.spec +++ b/bind.spec @@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.3.2 -Release: 26.FC6.1 +Release: 27.FC6 Epoch: 30 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root @@ -519,7 +519,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.110 2006/07/12 05:26:41 jkeating Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.111 2006/07/12 21:09:01 jvdias Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -843,6 +843,9 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog +* Wed Jul 12 2006 Jason Vas Dias - 30:9.3.2-27.FC6 +- rebuild with fixed glibc-kernheaders + * Wed Jul 12 2006 Jesse Keating - 30:9.3.2-26.FC6.1 - rebuild -- cgit