[packages/lftp] - rel 2; avoid -L/usr/lib

arekm arekm at pld-linux.org
Fri Apr 8 23:05:30 CEST 2016


commit 83a8d5bdea53fb23f2238fc3fad0dd206d0eb796
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 8 23:05:26 2016 +0200

    - rel 2; avoid -L/usr/lib

 lftp-m4.patch | 10 ++++++++++
 lftp.spec     |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/lftp.spec b/lftp.spec
index 3b1d792..840e532 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -24,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.7.1
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/Networking
 Source0:	http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz
diff --git a/lftp-m4.patch b/lftp-m4.patch
index 127fdcf..89d2cad 100644
--- a/lftp-m4.patch
+++ b/lftp-m4.patch
@@ -13,3 +13,13 @@
        [with_openssl=$withval], [with_openssl=no])
  case "$with_openssl" in
  	yes)		with_gnutls=no;;
+--- a/m4/ax_lib_expat.m4~	2016-02-20 14:57:52.000000000 +0100
++++ b/m4/ax_lib_expat.m4	2016-04-08 23:01:06.084309949 +0200
+@@ -109,7 +109,6 @@ AC_DEFUN([AX_LIB_EXPAT],
+ 
+     if test -n "$expat_prefix"; then
+         expat_include_dir="$expat_prefix/include"
+-        expat_ld_flags="-L$expat_prefix/lib"
+         expat_lib_flags="-lexpat"
+         run_expat_test="yes"
+     elif test "$expat_requested" = "yes"; then
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list