commit bf987ac13c13e65d41747bf2b60d47fd88837d21
Author: Jan Palus <at...@pld-linux.org>
Date:   Wed Jul 19 13:48:39 2023 +0200

    disable rpath; rel 2

 libssh2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libssh2.spec b/libssh2.spec
index 6a9cea1..344b7c9 100644
--- a/libssh2.spec
+++ b/libssh2.spec
@@ -2,7 +2,7 @@ Summary:        Library implementing the SSH2 protocol
 Summary(pl.UTF-8):     Biblioteka implementująca protokół SSH2
 Name:          libssh2
 Version:       1.11.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 Source0:       https://www.libssh2.org/download/%{name}-%{version}.tar.gz
@@ -124,6 +124,7 @@ Biblioteka statyczna libssh2.
 %{__autoheader}
 %{__automake}
 %configure \
+       --disable-rpath \
        --disable-silent-rules \
        --with-crypto=openssl
 # AC_LIB_HAVE_LINKFLAGS adds unwanted -L/usr/lib to each LTLIB* - override it
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libssh2.git/commitdiff/bf987ac13c13e65d41747bf2b60d47fd88837d21

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to