summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2006-11-03 11:16:52 +0000
committerMartin Stransky <stransky@fedoraproject.org>2006-11-03 11:16:52 +0000
commit00e700762ef3a88d452a3e58cba0d85f9dfeda30 (patch)
tree272b28e955719f192dd46c60b48a42c2a5fe3cd0
parentc72e8ef87f4f2ea49b17fc52529c9dceaaf5dd8b (diff)
disabled SSL version check, our SSL is already patched
-rw-r--r--bind.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index fe518c0..884479e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -324,6 +324,7 @@ export LDFLAGS=-lefence
%if %{LIBBIND}
--enable-libbind \
%endif
+ --disable-openssl-version-check \
CFLAGS="$CFLAGS" \
;
if [ -s openssl_config.h ]; then cat openssl_config.h >> config.h ; fi;
@@ -446,7 +447,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.140 2006/11/03 10:06:41 stransky 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.141 2006/11/03 11:16:52 stransky 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: