diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define RELEASEVER a7 +%define RELEASEVER b1 %{?!SDB: %define SDB 1} %{?!LIBBIND: %define LIBBIND 1} @@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.5.0 -Release: 18.6.%{RELEASEVER}%{?dist} +Release: 19.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -410,7 +410,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.234 2007/12/06 15:33:06 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.235 2007/12/06 19:51:15 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: @@ -663,7 +663,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog -* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 32:9.5.0-18.6.a7 +* Thu Dec 06 2007 Adam Tkac <atkac redhat com> 32:9.5.0-19.b1 +- 9.5.0b1 (#405281, #392491) + +* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> 32:9.5.0-18.6.a7 - Rebuild for deps * Wed Dec 05 2007 Adam Tkac <atkac redhat com> 32:9.5.0-18.5.a7 |
