Hello community,

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

Package is "openmpi"

Tue Jan 16 09:30:30 2018 rev:70 rq:562440 version:1.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2017-11-01 
11:06:33.932508011 +0100
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2018-01-16 
09:30:31.810935365 +0100
@@ -1,0 +2,6 @@
+Fri Jan  5 19:01:09 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:
------------------
++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.9XcJQE/_old  2018-01-16 09:30:32.950882031 +0100
+++ /var/tmp/diff_new_pack.9XcJQE/_new  2018-01-16 09:30:32.954881843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openmpi
 #
-# 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
@@ -62,9 +62,9 @@
 %undefine c_f_ver
 %endif
 
-%if "%flavor" == "gnu6-hpc"
+%if "%flavor" == "gnu7-hpc"
 %define compiler_family gnu
-%define c_f_ver 6
+%define c_f_ver 7
 %endif
 
 %if "%flavor" == "gnu-hpc-testsuite"
@@ -73,9 +73,9 @@
 %define testsuite 1
 %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
 %endif
 
@@ -152,7 +152,7 @@
 %if 0%{!?testsuite:1}
 Requires:       lib%{package_name} = %{version}
 %endif
-Requires:       lua-lmod
+%hpc_requires
 %endif
 
 %ifarch %{ix86} x86_64


Reply via email to