Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2015-02-27 11:07:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2015-02-12 
10:20:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2015-02-27 
11:07:33.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 23 13:19:25 UTC 2015 - [email protected]
+
+- Disable Fortran 2008 module and remove mpi_ext.mod which get built
+  automatically when using GCC 5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.70wObR/_old  2015-02-27 11:07:34.000000000 +0100
+++ /var/tmp/diff_new_pack.70wObR/_new  2015-02-27 11:07:34.000000000 +0100
@@ -152,7 +152,8 @@
 %endif
 %endif
            --with-devel-headers \
-          --with-package-string="Open MPI Distribution for SUSE"
+          --with-package-string="Open MPI Distribution for SUSE" \
+          --enable-mpi-fortran=usempi
 make %{?_smp_mflags} V=1
 
 %if "%{name}" == "openmpi-testsuite"
@@ -194,6 +195,10 @@
 #done
 popd
 
+# GCC 5 builds the ignore-tkr extension and there is no way to
+# turn that off
+rm -f %{buildroot}%{mpi_libdir}/mpi_ext.mod
+
 mkdir -p %{buildroot}%{_datadir}/modules/gnu-openmpi
 %fdupes %{buildroot}%{mpi_mandir} %{buildroot}%{mpi_datadir}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to