Hello community,

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

Package is "llcbench"

Fri Oct 27 14:00:37 2017 rev:4 rq:535639 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/llcbench/llcbench.changes        2017-06-12 
15:29:55.493573961 +0200
+++ /work/SRC/openSUSE:Factory/.llcbench.new/llcbench.changes   2017-10-27 
14:00:39.218170649 +0200
@@ -1,0 +2,5 @@
+Sat Oct 21 06:47:51 UTC 2017 - [email protected]
+
+- Force specific version of mpicc
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llcbench.spec ++++++
--- /var/tmp/diff_new_pack.tvNKkj/_old  2017-10-27 14:00:41.634057717 +0200
+++ /var/tmp/diff_new_pack.tvNKkj/_new  2017-10-27 14:00:41.634057717 +0200
@@ -30,13 +30,12 @@
 Patch1:         llcbench-noinline.patch
 BuildRequires:  blas-devel
 BuildRequires:  gcc-fortran
-BuildRequires:  openmpi-devel
+BuildRequires:  openmpi2-devel
+Requires:       openmpi2
+Suggests:       gnuplot
 Provides:       blasbench
 Provides:       cachebench
 Provides:       mpbench
-Suggests:       gnuplot
-Requires:       openmpi
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 LLCbench (Low-Level Characterization Benchmarks) was created by combining
@@ -53,6 +52,7 @@
   -e "s|gcc|cc %{optflags}|g" \
   -e "s|g77|gfortran|g" \
   -e "s|-O3|-O2|g" \
+  -e "s|mpicc|%{_libdir}/mpi/gcc/openmpi2/bin/mpicc|g" \
   sys.def
 make %{?_smp_mflags} compile 
 
@@ -66,7 +66,6 @@
   %{buildroot}%{_bindir}/vblasbench
 
 %files
-%defattr(-,root,root)
 %doc CHANGES COPYING README
 %doc doc/mpbench/mpbench.README
 %doc mpbench/make_graphs.sh


Reply via email to