diff options
| author | Matthias Clasen <mclasen@fedoraproject.org> | 2006-07-19 13:51:38 +0000 |
|---|---|---|
| committer | Matthias Clasen <mclasen@fedoraproject.org> | 2006-07-19 13:51:38 +0000 |
| commit | 04c980a93c3201f91ac9e6b4daee51a4b6d168c2 (patch) | |
| tree | 9b58693868acdbcbba5ececbe60730d9b8ce9948 | |
| parent | 62d16c4be6cfc4fc0b89c1f14d73e84a3ad9e9f5 (diff) | |
Rebuild
| -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: 27.FC6 +Release: 28.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.111 2006/07/12 21:09:01 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.112 2006/07/19 13:51:38 mclasen 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 19 2006 Matthias Clasen <mclasen@redhat.com> - 30:9.3.2-28.FC6 +- Rebuild against new dbus + * Wed Jul 12 2006 Jason Vas Dias <jvdias@redhat.com> - 30:9.3.2-27.FC6 - rebuild with fixed glibc-kernheaders |
