Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scotch for openSUSE:Factory checked 
in at 2021-07-03 20:50:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scotch (Old)
 and      /work/SRC/openSUSE:Factory/.scotch.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scotch"

Sat Jul  3 20:50:38 2021 rev:14 rq:903656 version:6.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/scotch/scotch.changes    2021-01-30 
13:56:20.774030047 +0100
+++ /work/SRC/openSUSE:Factory/.scotch.new.2625/scotch.changes  2021-07-03 
20:50:50.360773096 +0200
@@ -1,0 +2,7 @@
+Fri Jul  2 06:47:04 UTC 2021 - Egbert Eich <[email protected]>
+
+- Fix serial HPC build.
+- Fix: 'warning: File listed twice: /usr/lib64/libscotchmetis.so*'
+  
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scotch.spec ++++++
--- /var/tmp/diff_new_pack.RN9N1D/_old  2021-07-03 20:50:51.516764207 +0200
+++ /var/tmp/diff_new_pack.RN9N1D/_new  2021-07-03 20:50:51.516764207 +0200
@@ -691,8 +691,8 @@
 %{my_libdir}/libscotch.so.*
 %{my_libdir}/libscotcherr.so.*
 %{my_libdir}/libscotcherrexit.so.*
- %if %{with mumps}
 %{my_libdir}/libscotchmetis.so.*
+ %if %{with mumps}
 %{my_libdir}/libesmumps.so.*
  %endif
 %endif
@@ -710,8 +710,8 @@
 %{my_libdir}/libscotch.so
 %{my_libdir}/libscotcherr.so
 %{my_libdir}/libscotcherrexit.so
- %if %{with mumps}
 %{my_libdir}/libscotchmetis.so
+ %if %{with mumps}
 %{my_libdir}/libesmumps.so
  %endif
 %endif
@@ -735,6 +735,9 @@
 %{my_libdir}/libscotch.a
 %{my_libdir}/libscotcherr.a
 %{my_libdir}/libscotcherrexit.a
+%if %{without mpi} || %{without hpc}
+%{my_libdir}/libscotchmetis.a
+%endif
 %if %{with mpi}
 %{my_libdir}/libptscotch.a
 %{my_libdir}/libptscotcherr.a
@@ -742,10 +745,9 @@
 %{my_libdir}/libptscotchparmetis.a
 %{!?with_hpc:%{my_libdir}/libparmetis.a}
 %else
-%{my_libdir}/libmetis.a
+%{!?with_hpc:%{my_libdir}/libmetis.a}
 %endif
 %if %{with mumps}
-%{my_libdir}/libscotchmetis.a
 %{my_libdir}/lib%{?pt_pref}esmumps.a
 %endif
 

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.RN9N1D/_old  2021-07-03 20:50:51.544763992 +0200
+++ /var/tmp/diff_new_pack.RN9N1D/_new  2021-07-03 20:50:51.548763961 +0200
@@ -6,6 +6,7 @@
   <package>openmpi4</package>
   <package>mvapich2</package>
   <package>mpich</package>
+  <package>gnu-hpc</package>
   <package>gnu-openmpi-hpc</package>
   <package>gnu-openmpi2-hpc</package>
   <package>gnu-openmpi3-hpc</package>

Reply via email to