[packages/lftp] - up to 4.9.1

arekm arekm at pld-linux.org
Sun Jan 26 13:00:19 CET 2020


commit c997770870c876f532213f1d2d4e3da5d3a7417f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 26 13:00:11 2020 +0100

    - up to 4.9.1

 lftp-m4.patch | 10 +++++-----
 lftp.spec     |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/lftp.spec b/lftp.spec
index efc5b68..18844b5 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -24,12 +24,12 @@ Summary(pl.UTF-8):	Zaawansowany klient FTP/HTTP
 Summary(pt_BR.UTF-8):	Sofisticado programa de transferência de arquivos (cliente FTP/HTTP)
 Summary(zh_CN.UTF-8):	lftp 客户端程序
 Name:		lftp
-Version:	4.9.0
+Version:	4.9.1
 Release:	1
 License:	GPL v3+
 Group:		Applications/Networking
 Source0:	https://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz
-# Source0-md5:	6e3268506895a446a6c83b6387534070
+# Source0-md5:	3da57b1960b1416e89a532c54a67a936
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
 # Source1-md5:	cdad8fb5342eebd9916eccefc98a855b
 Source2:	%{name}.desktop
diff --git a/lftp-m4.patch b/lftp-m4.patch
index 6add79e..499f499 100644
--- a/lftp-m4.patch
+++ b/lftp-m4.patch
@@ -34,16 +34,16 @@
                  LIBS="-lz $LIBS"
                  AC_DEFINE([HAVE_LIBZ], [1],
                            [Define to 1 if you have `z' library (-lz)])
---- lftp-4.7.1/m4/lftp_lib_readline.m4~	2016-02-20 14:57:52.000000000 +0100
-+++ lftp-4.7.1/m4/lftp_lib_readline.m4	2016-04-08 23:22:41.891914476 +0200
+--- lftp-4.9.1/m4/lftp_lib_readline.m4~	2020-01-11 17:02:43.000000000 +0100
++++ lftp-4.9.1/m4/lftp_lib_readline.m4	2020-01-26 12:57:50.656951742 +0100
 @@ -107,7 +107,6 @@ AC_DEFUN([lftp_LIB_READLINE],
  	if test -f "$readline_include_dir/readline/readline.h"; then
  	    readline_include_dir="$readline_include_dir/readline"
  	fi
 -        readline_ld_flags="-L$readline_prefix/lib"
-         readline_lib_flags="-lreadline"
-         run_readline_test="yes"
-     elif test "$readline_requested" = "yes"; then
+         if test -z "$readline_lib_flags"; then
+             readline_lib_flags="-lreadline"
+         fi
 --- lftp-4.7.1/m4/ssl.m4~	2016-02-20 14:57:52.000000000 +0100
 +++ lftp-4.7.1/m4/ssl.m4	2016-04-08 23:27:39.145077021 +0200
 @@ -10,7 +10,6 @@ AC_CACHE_VAL(lftp_cv_openssl,
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list