diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-05-29 17:49:23 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-05-29 17:49:23 +0000 |
| commit | 47bde7b4f71d37850a7763fbe1e59a4760b89eaa (patch) | |
| tree | 6d1a9fc78be67e136b53253e950e1d3b28c74836 /bind.spec | |
| parent | dd5af13da1d3fff29f67bed2753f8dedfa87a076 (diff) | |
- updated to 9.5.0 final
- use getifaddrs to find available interfaces
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.5.0 -Release: 35.9%{dist} +Release: 36%{dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -411,7 +411,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.266 2008/05/29 17:47:49 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.267 2008/05/29 17:49: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: |
