diff options
| author | Jesse Keating <jkeating@fedoraproject.org> | 2006-07-12 05:26:41 +0000 |
|---|---|---|
| committer | Jesse Keating <jkeating@fedoraproject.org> | 2006-07-12 05:26:41 +0000 |
| commit | 8900ae517283e0bc0beae47efe901976ddece009 (patch) | |
| tree | 89cd9a0cc42a85131458c818149da4710e542f72 /bind.spec | |
| parent | 9313e2afdfcaa6dda94e82d2cdf220365b241b08 (diff) | |
bumped for rebuild
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 +Release: 26.FC6.1 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.109 2006/06/14 05:26:43 jvdias 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.110 2006/07/12 05:26:41 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: @@ -843,6 +843,9 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog +* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 30:9.3.2-26.FC6.1 +- rebuild + * Wed Jun 14 2006 Jason Vas Dias <jvdias@redhat.com> - 30:9.3.2-26.FC6 - fix bugs 191093, 189789 - backport selected fixes from upstream bind9 'v9_3_3b1' CVS version: |
