diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-08-23 09:16:40 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-08-23 09:16:40 +0000 |
| commit | 2e870424be391314fd2efd5b55cdacc017f3a045 (patch) | |
| tree | fd593a43c8d6a085e91a10cec6926c8adc542f2e | |
| parent | c3db872f708369fe512143e825456c665493747a (diff) | |
- fixed typo
| -rw-r--r-- | bind.spec | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -66,7 +66,6 @@ Patch71: bind-9.5-overflow.patch Patch72: bind-9.5-dlz-64bit.patch Patch75: bind-9.5-update.patch Patch76: bind-9.5-gssapictx-free.patch -Patch77: bind-9.5-memory-leaks.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -249,7 +248,6 @@ cp -fp contrib/dbus/{dbus_mgr.h,dbus_service.h} bin/named/include/named %patch73 -p1 -b .libidn %patch75 -p1 -b .update %patch76 -p1 -b .free -%patch77 -p1 -b .leaks :; @@ -403,7 +401,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.208 2007/08/23 09:09:35 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.209 2007/08/23 09:16:40 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: |
