Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netgen for openSUSE:Factory checked 
in at 2022-02-09 20:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netgen (Old)
 and      /work/SRC/openSUSE:Factory/.netgen.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netgen"

Wed Feb  9 20:39:03 2022 rev:5 rq:952283 version:6.2.2105

Changes:
--------
--- /work/SRC/openSUSE:Factory/netgen/netgen.changes    2022-01-28 
22:13:24.602531137 +0100
+++ /work/SRC/openSUSE:Factory/.netgen.new.1898/netgen.changes  2022-02-09 
20:40:02.998497950 +0100
@@ -1,0 +2,5 @@
+Mon Feb  7 00:28:16 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de>
+
+- Fix RUNPATH on Leap 15.x
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netgen.spec ++++++
--- /var/tmp/diff_new_pack.Myjn56/_old  2022-02-09 20:40:03.534499233 +0100
+++ /var/tmp/diff_new_pack.Myjn56/_new  2022-02-09 20:40:03.538499242 +0100
@@ -163,8 +163,10 @@
     -DCMAKE_SHARED_LINKER_FLAGS="-flto=auto -Wl,--as-needed 
-Wl,--warn-unresolved-symbols -Wl,-z,now" \
     -DNG_INSTALL_DIR_INCLUDE=%{_includedir}/netgen \
     -DNG_INSTALL_DIR_LIB=%{_libdir}/netgen \
+    -DCMAKE_SKIP_RPATH:BOOL=OFF \
     -DCMAKE_SKIP_BUILD_RPATH=ON \
     -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
+    -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \
 %if %{with need_clang}
     -DCMAKE_C_COMPILER=clang \
     -DCMAKE_CXX_COMPILER=clang++ \

Reply via email to