[packages/lftp] - rel 2; disable dante (so glibc functions are used; preload dante library if you want to use dante 
    arekm 
    arekm at pld-linux.org
       
    Sat Oct 25 14:14:24 CEST 2014
    
    
  
commit 5596a2d5f18336e8434379cd176439daab4755b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 25 14:14:17 2014 +0200
    - rel 2; disable dante (so glibc functions are used; preload dante library if you want to use dante now)
 lftp.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lftp.spec b/lftp.spec
index 75ab29c..7cf3f46 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -4,7 +4,8 @@
 # Conditional build:
 %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
+# better just preload it instead forcing linking
+%bcond_with	dante	# Dante-based SOCKS support
 # broken currently https://www.dnssec-tools.org/trac/ticket/173
 %bcond_with	dnssec	# DNSSEC local validation
 #
@@ -23,7 +24,7 @@ Summary(pt_BR.UTF-8):	Sofisticado programa de transferência de arquivos (client
 Summary(zh_CN.UTF-8):	lftp 客户端程序
 Name:		lftp
 Version:	4.6.0
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/Networking
 Source0:	http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lftp.git/commitdiff/5596a2d5f18336e8434379cd176439daab4755b6
    
    
More information about the pld-cvs-commit
mailing list