Hello community, here is the log from the commit of package mdtest for openSUSE:Factory checked in at 2017-10-27 14:00:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mdtest (Old) and /work/SRC/openSUSE:Factory/.mdtest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mdtest" Fri Oct 27 14:00:40 2017 rev:4 rq:535641 version:1.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mdtest/mdtest.changes 2016-11-14 20:16:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mdtest.new/mdtest.changes 2017-10-27 14:00:42.210030792 +0200 @@ -1,0 +2,5 @@ +Sat Oct 21 07:06:38 UTC 2017 - [email protected] + +- Update mpi dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mdtest.spec ++++++ --- /var/tmp/diff_new_pack.q9CbTu/_old 2017-10-27 14:00:43.613965164 +0200 +++ /var/tmp/diff_new_pack.q9CbTu/_new 2017-10-27 14:00:43.613965164 +0200 @@ -1,7 +1,7 @@ # # spec file for package mdtest # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -24,9 +24,8 @@ Group: System/Benchmark Url: http://mdtest.sourceforge.net/ Source: http://sourceforge.net/projects/mdtest/files/mdtest%%20latest/%{name}-%{version}/%{name}-%{version}.tgz -BuildRequires: openmpi-devel -Requires: openmpi -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: openmpi2-devel +Requires: openmpi2 %description mdtest is an MPI-coordinated metadata benchmark test that performs @@ -38,14 +37,13 @@ chmod -x RELEASE_LOG README COPYRIGHT %build -make %{?_smp_mflags} MDTEST_FLAGS="%{optflags}" MPI_CC="%{_libdir}/mpi/gcc/openmpi/bin/mpicc" +make %{?_smp_mflags} MDTEST_FLAGS="%{optflags}" MPI_CC="%{_libdir}/mpi/gcc/openmpi2/bin/mpicc" %install install -D -p -m 0755 mdtest %{buildroot}%{_bindir}/mdtest install -D -p -m 0644 mdtest.1 %{buildroot}%{_mandir}/man1/mdtest.1 %files -%defattr(-,root,root) %doc RELEASE_LOG README COPYRIGHT %{_bindir}/mdtest %{_mandir}/man1/mdtest.1%{ext_man}
