]> git.pld-linux.org Git - packages/lftp.git/commitdiff
- rel 2; disable dante (so glibc functions are used; preload dante library if you... auto/th/lftp-4.6.0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Oct 2014 12:14:17 +0000 (14:14 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Oct 2014 12:14:17 +0000 (14:14 +0200)
lftp.spec

index 75ab29cce19062a351b6f8e8d68198ec7ce5b929..7cf3f461acf49d757cbdef3ee6a9ce0ea7cecaa2 100644 (file)
--- 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
This page took 0.026747 seconds and 4 git commands to generate.