Hello community, here is the log from the commit of package mpitests for openSUSE:Factory checked in at 2018-02-13 10:31:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpitests (Old) and /work/SRC/openSUSE:Factory/.mpitests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpitests" Tue Feb 13 10:31:24 2018 rev:3 rq:575793 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpitests/mpitests.changes 2018-02-06 16:47:30.644682284 +0100 +++ /work/SRC/openSUSE:Factory/.mpitests.new/mpitests.changes 2018-02-13 10:31:28.936599273 +0100 @@ -1,0 +2,5 @@ +Mon Feb 12 12:03:45 UTC 2018 - [email protected] + +- Disable openmpi3 flavors in SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpitests.spec ++++++ --- /var/tmp/diff_new_pack.hCLn15/_old 2018-02-13 10:31:29.880565259 +0100 +++ /var/tmp/diff_new_pack.hCLn15/_new 2018-02-13 10:31:29.880565259 +0100 @@ -87,6 +87,10 @@ ExcludeArch: ppc64 %endif %if "%{flavor}" == "openmpi3" || "%{flavor}" == "openmpi3-gnu-hpc" +%if !0%{?is_opensuse} +#OpenMPI3 is not available in SLE, so do not build these flavors +ExclusiveArch: do_not_build +%endif ExcludeArch: ppc64 %endif
