Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2017-10-13 14:10:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi"

Fri Oct 13 14:10:35 2017 rev:67 rq:533456 version:1.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2017-09-21 
12:30:16.717823029 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2017-10-13 
14:10:37.142656342 +0200
@@ -1,0 +2,37 @@
+Tue Oct 10 13:13:10 UTC 2017 - [email protected]
+
+- Add a ringdisabled flag to allow building only the standard flavor
+  so not all flavors are pulled into staging rings
+- Fix baselibs.conf generation (wrong directory and name)
+
+-------------------------------------------------------------------
+Fri Oct  6 13:54:42 UTC 2017 - [email protected]
+
+- Add conflicts between the macros-devel packages
+
+-------------------------------------------------------------------
+Fri Oct  6 08:42:50 UTC 2017 - [email protected]
+
+- Set Name to %pname for "%flavor" == "" to avoid triggering
+  errors in the Factory package validator.
+
+-------------------------------------------------------------------
+Tue Oct  3 19:49:04 UTC 2017 - [email protected]
+
+- Remove duplicates in %files section
+- Set devel master package for HPC builds architecture dependent
+- Make matching of *.mod files more generic to catch differences
+  due to different gcc versions.
+
+-------------------------------------------------------------------
+Wed Sep 27 07:38:21 UTC 2017 - [email protected]
+
+- Converted to multibuild.
+- Add HPC build using environment modules (FATE#321711).
+
+-------------------------------------------------------------------
+Mon Sep 25 15:44:52 UTC 2017 - [email protected]
+
+- Fix VERSION file during build so that ompi_info reports good infos
+
+-------------------------------------------------------------------

Old:
----
  baselibs.conf
  openmpi-testsuite.changes
  openmpi-testsuite.spec
  pre_checkin.sh

New:
----
  _multibuild
  macros.hpc-openmpi

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

Other differences:
------------------
++++++ openmpi.spec ++++++
++++ 767 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/openmpi/openmpi.spec
++++ and /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.spec

++++++ _multibuild ++++++
<multibuild>
  <package>standard</package>
  <package>testsuite</package>
  <package>gnu-hpc</package>
  <package>gnu-hpc-testsuite</package>
</multibuild>
++++++ macros.hpc-openmpi ++++++
#
# openmpi
#

%hpc_openmpi_init(V:) \
 %{-V: %define _mf_ver %{-V*}} \
 %{expand: %%global hpc_openmpi_dep_version %%{?_mf_ver}%%{!?_mf_ver:1}} \
 %{expand: %%global hpc_openmpi_dir openmpi%{hpc_openmpi_dep_version}} \
 %{expand: %%global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}}

# We may have to add a version here.
%hpc_setup_openmpi \
 module load openmpi

%hpc_openmpi_requires \
Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc

%hpc_openmpi_requires_devel \
Requires:  
openmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc-devel


Reply via email to