Hello community,

here is the log from the commit of package mvapich2 for openSUSE:Factory 
checked in at 2018-01-09 14:54:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old)
 and      /work/SRC/openSUSE:Factory/.mvapich2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mvapich2"

Tue Jan  9 14:54:42 2018 rev:5 rq:562439 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes        2017-10-07 
17:52:04.959566126 +0200
+++ /work/SRC/openSUSE:Factory/.mvapich2.new/mvapich2.changes   2018-01-09 
14:54:43.311502425 +0100
@@ -1,0 +2,6 @@
+Fri Jan  5 19:03:44 UTC 2018 - e...@suse.com
+
+- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.
+- Fix library package requires - use HPC macro (boo#1074890).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mvapich2.spec ++++++
--- /var/tmp/diff_new_pack.RWuzUE/_old  2018-01-09 14:54:44.207460424 +0100
+++ /var/tmp/diff_new_pack.RWuzUE/_new  2018-01-09 14:54:44.207460424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mvapich2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -85,30 +85,30 @@
 %{bcond_without hpc}
 %endif
 
-%if "%flavor" == "gnu6-hpc"
+%if "%flavor" == "gnu7-hpc"
 %define compiler_family gnu
-%define c_f_ver 6
+%define c_f_ver 7
 %define build_flavor verbs
 %{bcond_without hpc}
 %endif
-%if "%flavor" == "gnu6-hpc-testsuite"
+%if "%flavor" == "gnu7-hpc-testsuite"
 %define compiler_family gnu
-%define c_f_ver 6
+%define c_f_ver 7
 %define testsuite 1
 %define build_flavor verbs
 %{bcond_without hpc}
 %endif
 
-%if "%flavor" == "gnu6-hpc-psm"
+%if "%flavor" == "gnu7-hpc-psm"
 %define compiler_family gnu
-%define c_f_ver 6
+%define c_f_ver 7
 %define build_flavor psm
 %{bcond_without hpc}
 %endif
 
-%if "%flavor" == "gnu6-hpc-psm2"
+%if "%flavor" == "gnu7-hpc-psm2"
 %define compiler_family gnu
-%define c_f_ver 6
+%define c_f_ver 7
 %define build_flavor psm2
 %{bcond_without hpc}
 %endif
@@ -202,7 +202,7 @@
 %if %{without hpc}
 Requires:       mpi-selector
 %else
-Requires:       lua-lmod
+%hpc_requires
 %endif
 
 %description


Reply via email to