diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-12-06 19:56:23 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-12-06 19:56:23 +0000 |
| commit | 0c78489ed486a7abe21a05c64ddebbec73c925e3 (patch) | |
| tree | 11ffd0f36c92ea3002686b2d2c53b162f05dd5f2 /bind.spec | |
| parent | 2fa9c7ab790d2c64aaba7a0d7134902784335e14 (diff) | |
- 9.5.0b1 (#405281, #392491)bind-9_5_0-19_b1_fc8
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 9 |
1 files changed, 6 insertions, 3 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.3.%{RELEASEVER}%{?dist} +Release: 19.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -412,7 +412,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.230 2007/12/03 14:42:57 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.231 2007/12/06 19:56:23 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,6 +663,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog +* Thu Dec 06 2007 Adam Tkac <atkac redhat com> 32:9.5.0-19.b1 +- 9.5.0b1 (#405281, #392491) + * Mon Dec 03 2007 Adam Tkac <atkac redhat com> 32:9.5.0-18.3.a7 - removed bind-9.5-random_ports.patch because upstream doesn't like it. query-source{,-v6} is sufficient |
