diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 4de241551ac2ebbe0ee846994c8353b9b1bd23a5..e90b46f1123e97f18776563c7de6fa19d5fe007e 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global qt_module qttools %global __brp_remove_la_files %nil @@ -158,6 +158,7 @@ Requires: %{name}-libs-designer = %{EVR} %build %{qmake_qt5} \ + CONFIG+=disable_external_rpath \ %{?no_examples} %make_build @@ -355,6 +356,9 @@ popd %{_qt5_libdir}/pkgconfig/Qt5UiTools.pc %changelog +* Thu Nov 9 2023 Guoguo - 5.15.11-2 +- Set disable_external_rpath to avoid RPATHs in riscv64 + * Thu Oct 19 2023 Funda Wang - 5.15.11-1 - New version 5.15.11