rpms/bind/devel bind.spec,1.140,1.141

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 3 11:16:55 UTC 2006


Author: stransky

Update of /cvs/dist/rpms/bind/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8166

Modified Files:
	bind.spec 
Log Message:
disabled SSL version check, our SSL is already patched


Index: bind.spec
===================================================================
RCS file: /cvs/dist/rpms/bind/devel/bind.spec,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- bind.spec	3 Nov 2006 10:06:41 -0000	1.140
+++ bind.spec	3 Nov 2006 11:16:52 -0000	1.141
@@ -324,6 +324,7 @@
 %if %{LIBBIND}
 	--enable-libbind \
 %endif
+	--disable-openssl-version-check \
 	CFLAGS="$CFLAGS" \
 ;
 if [ -s openssl_config.h ]; then cat openssl_config.h >> config.h ; fi;




More information about the fedora-cvs-commits mailing list