diff --git a/libssh2.spec b/libssh2.spec index 287a8b80ee4e29a5dee28a4f4d9170032fb2afc7..9a6e3c8f5b772580c8c28b077dd1585af5ecc9bc 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: libssh2 Version: 1.11.0 @@ -65,7 +65,7 @@ developing applications that use libssh2. sed -i s/4711/47%{?__isa_bits}/ tests/{openssh_fixture.c,test_ssh{2.c,d.test}} %build -%configure --disable-silent-rules --enable-shared --disable-docker-tests +%configure --disable-silent-rules --enable-shared --disable-docker-tests --disable-rpath %{make_build} %install @@ -111,6 +111,9 @@ LC_ALL=en_US.UTF-8 make -C tests check %{_libdir}/pkgconfig/libssh2.pc %changelog +* Tue Nov 11 2023 Guoguo - 1.11.0-2 +- disable rpaths on riscv64 + * Tue Jul 11 2023 Funda Wang - 1.11.0-1 - New version 1.11.0