[packages/lftp] - rel 2; dnssec-tools has broken resolving - disable dnssec validation for now

arekm arekm at pld-linux.org
Sun Feb 10 08:53:37 CET 2013


commit db510deb67304bf1060331718e5b1767725a016e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Feb 10 08:53:34 2013 +0100

    - rel 2; dnssec-tools has broken resolving - disable dnssec validation for now

 lftp.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lftp.spec b/lftp.spec
index 475a8fb..62bb74d 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -5,7 +5,8 @@
 %bcond_without	ssl	# do not use SSL
 %bcond_with	gnutls	# use gnutls, otherwise openssl is used when ssl is on
 %bcond_without	dante	# Dante-based SOCKS support
-%bcond_without	dnssec	# DNSSEC local validation
+# broken currently https://www.dnssec-tools.org/trac/ticket/173
+%bcond_with	dnssec	# DNSSEC local validation
 #
 %if %{with ssl}
 %define with_openssl 1
@@ -22,7 +23,7 @@ Summary(pt_BR.UTF-8):	Sofisticado programa de transferência de arquivos (client
 Summary(zh_CN.UTF-8):	lftp 客户端程序
 Name:		lftp
 Version:	4.4.3
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/Networking
 Source0:	http://ftp.yars.free.net/pub/source/lftp/%{name}-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lftp.git/commitdiff/db510deb67304bf1060331718e5b1767725a016e



More information about the pld-cvs-commit mailing list