Hello community,

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

Package is "ior"

Fri Oct 27 14:00:42 2017 rev:2 rq:536412 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ior/ior.changes  2017-09-07 22:15:51.056680477 
+0200
+++ /work/SRC/openSUSE:Factory/.ior.new/ior.changes     2017-10-27 
14:00:46.209843817 +0200
@@ -1,0 +2,5 @@
+Sat Oct 21 07:04:48 UTC 2017 - mplus...@suse.com
+
+- Update mpi dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ior.spec ++++++
--- /var/tmp/diff_new_pack.CIxjGz/_old  2017-10-27 14:00:47.777770523 +0200
+++ /var/tmp/diff_new_pack.CIxjGz/_new  2017-10-27 14:00:47.781770336 +0200
@@ -26,8 +26,8 @@
 Source:         
https://github.com/LLNL/ior/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  openmpi-devel
-Requires:       openmpi
+BuildRequires:  openmpi2-devel
+Requires:       openmpi2
 
 %description
 Parallel filesystem I/O benchmark
@@ -36,6 +36,7 @@
 %setup -q
 
 %build
+export MPICC="%{_libdir}/mpi/gcc/openmpi2/bin/mpicc"
 ./bootstrap
 %configure
 make %{?_smp_mflags}


Reply via email to