Hello community,

here is the log from the commit of package cgns for openSUSE:Factory checked in 
at 2020-04-08 19:55:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgns (Old)
 and      /work/SRC/openSUSE:Factory/.cgns.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cgns"

Wed Apr  8 19:55:19 2020 rev:4 rq:792016 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cgns/cgns.changes        2020-04-04 
12:28:25.188113293 +0200
+++ /work/SRC/openSUSE:Factory/.cgns.new.3248/cgns.changes      2020-04-08 
19:55:19.897064131 +0200
@@ -1,0 +2,10 @@
+Tue Apr  7 15:30:23 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Fix last change (typo in spec file, should be %_lib not %lib).
+
+-------------------------------------------------------------------
+Tue Apr  7 08:33:36 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Handle all architectures with %_lib != lib
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cgns.spec ++++++
--- /var/tmp/diff_new_pack.vtqLw6/_old  2020-04-08 19:55:20.645064678 +0200
+++ /var/tmp/diff_new_pack.vtqLw6/_new  2020-04-08 19:55:20.645064678 +0200
@@ -91,7 +91,7 @@
 %install
 %cmake_install
 
-%ifarch x86_64 ppc64 ppc64le aarch64
+%if "%_lib" != "lib"
 mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
 %endif
 


Reply via email to