From 81105946cdf1c45691694afe51995e55b3a94bb7 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: May 07 2007 10:23:57 +0000 Subject: test build --- diff --git a/bind.spec b/bind.spec index d9959c9..08ef4e4 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.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -480,7 +480,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.178 2007/05/02 14:47:24 atkac 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.179 2007/05/07 10:23:57 atkac 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: @@ -808,6 +808,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon May 07 2007 Adam Tkac 31:9.4.1-2.fc7 +- test build on new build system + * Wed May 02 2007 Adam Tkac 31:9.4.1-1.fc7 - updated to 9.4.1 which contains fix to CVE-2007-2241