[packages/bind] - rel 4; disable SIT support (unfortunately there are too many broken DNS servers/load balancers out

arekm arekm at pld-linux.org
Mon Nov 24 14:48:23 CET 2014


commit 16547c58fdd89ea98ed622e4f5a2433037d66bdf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Nov 24 14:48:15 2014 +0100

    - rel 4; disable SIT support (unfortunately there are too many broken DNS servers/load balancers out there like adobe.com ones)

 bind.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 03deead..619da66 100644
--- a/bind.spec
+++ b/bind.spec
@@ -13,6 +13,7 @@
 %bcond_with	hip		# build with HIP RR support
 %bcond_without	geoip		# build with GeoIP support
 %bcond_with	seccomp		# seccomp
+%bcond_with	sit		# SIT (Source Identity Token)
 
 %if "%{pld_release}" == "ac"
 %bcond_with	epoll		# enable epoll support
@@ -44,7 +45,7 @@ Summary(uk.UTF-8):	BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):	Internet 域名服务器
 Name:		bind
 Version:	%{ver}%{pverdot}
-Release:	3
+Release:	4
 Epoch:		7
 License:	BSD-like
 Group:		Networking/Daemons
@@ -400,7 +401,7 @@ cp -f /usr/share/automake/config.* .
 	--enable-largefile \
 	%{!?with_epoll:--disable-epoll --disable-devpoll} \
 	%{!?with_static_libs:--enable-static=no} \
-	--enable-sit \
+	%{__enable_disable sit} \
 	--enable-threads \
 	--enable-getifaddrs \
 	--enable-full-report \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/16547c58fdd89ea98ed622e4f5a2433037d66bdf



More information about the pld-cvs-commit mailing list