diff options
| author | Jesse Keating <jkeating@fedoraproject.org> | 2007-12-06 15:33:06 +0000 |
|---|---|---|
| committer | Jesse Keating <jkeating@fedoraproject.org> | 2007-12-06 15:33:06 +0000 |
| commit | b0dca8813834ccf619b35faf92879adbd2381378 (patch) | |
| tree | 538ab15e89d649b215f8091e6642322b57089d4d /bind.spec | |
| parent | 25d3ff5cd4cf97719ce64670a31704dbed135a15 (diff) | |
- Rebuild for deps
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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.5.%{RELEASEVER}%{?dist} +Release: 18.6.%{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.233 2007/12/05 13:43:38 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.234 2007/12/06 15:33:06 jkeating 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,6 +663,9 @@ 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 +- Rebuild for deps + * Wed Dec 05 2007 Adam Tkac <atkac redhat com> 32:9.5.0-18.5.a7 - build with -O0 |
