Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2020-07-24 12:10:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpich (Old)
 and      /work/SRC/openSUSE:Factory/.mpich.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpich"

Fri Jul 24 12:10:51 2020 rev:19 rq:822497 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpich/mpich.changes      2020-06-10 
00:54:32.907902924 +0200
+++ /work/SRC/openSUSE:Factory/.mpich.new.3592/mpich.changes    2020-07-24 
12:10:57.277898967 +0200
@@ -1,0 +2,5 @@
+Thu Jul 23 16:06:00 UTC 2020 - Egbert Eich <e...@suse.com>
+
+- Add build support for gcc8/9/10 to HPC build (bsc#1174439). 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpich.spec ++++++
--- /var/tmp/diff_new_pack.Pocw5f/_old  2020-07-24 12:10:59.361901063 +0200
+++ /var/tmp/diff_new_pack.Pocw5f/_new  2020-07-24 12:10:59.365901067 +0200
@@ -89,6 +89,7 @@
 %define build_static_devel 1
 %{bcond_without hpc}
 %endif
+
 %if "%flavor" == "gnu7-hpc-testsuite"
 %define compiler_family gnu
 %define c_f_ver 7
@@ -110,6 +111,98 @@
 %define testsuite 1
 %define build_flavor ofi
 %{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu8-hpc"
+%define compiler_family gnu
+%define c_f_ver 8
+%define build_flavor verbs
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+%if "%flavor" == "gnu8-hpc-testsuite"
+%define compiler_family gnu
+%define c_f_ver 8
+%define testsuite 1
+%define build_flavor verbs
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu8-hpc-ofi"
+%define compiler_family gnu
+%define c_f_ver 8
+%define build_flavor ofi
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu8-hpc-ofi-testsuite"
+%define compiler_family gnu
+%define c_f_ver 8
+%define testsuite 1
+%define build_flavor ofi
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu9-hpc"
+%define compiler_family gnu
+%define c_f_ver 9
+%define build_flavor verbs
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+%if "%flavor" == "gnu9-hpc-testsuite"
+%define compiler_family gnu
+%define c_f_ver 9
+%define testsuite 1
+%define build_flavor verbs
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu9-hpc-ofi"
+%define compiler_family gnu
+%define c_f_ver 9
+%define build_flavor ofi
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+%if "%flavor" == "gnu9-hpc-ofi-testsuite"
+%define compiler_family gnu
+%define c_f_ver 9
+%define testsuite 1
+%define build_flavor ofi
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-hpc"
+%define compiler_family gnu
+%define c_f_ver 10
+%define build_flavor verbs
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-hpc-testsuite"
+%define compiler_family gnu
+%define c_f_ver 10
+%define testsuite 1
+%define build_flavor verbs
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-hpc-ofi"
+%define compiler_family gnu
+%define c_f_ver 10
+%define build_flavor ofi
+%define build_static_devel 1
+%{bcond_without hpc}
+%endif
+%if "%flavor" == "gnu10-hpc-ofi-testsuite"
+%define compiler_family gnu
+%define c_f_ver 10
+%define testsuite 1
+%define build_flavor ofi
+%{bcond_without hpc}
 %endif
 
 %if "%{build_flavor}" != "verbs"


Reply via email to