From 6766d81e824958fc0fb8a5cab4fa990b8477b5ec Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Nov 03 2006 11:16:52 +0000 Subject: disabled SSL version check, our SSL is already patched --- diff --git a/bind.spec b/bind.spec index e0c68d6..edfb2d6 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;