Hello community,

here is the log from the commit of package openEMS for openSUSE:Factory checked 
in at 2018-06-27 10:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openEMS (Old)
 and      /work/SRC/openSUSE:Factory/.openEMS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openEMS"

Wed Jun 27 10:22:57 2018 rev:10 rq:619214 version:0.0.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/openEMS/openEMS.changes  2018-03-29 
11:56:38.932125677 +0200
+++ /work/SRC/openSUSE:Factory/.openEMS.new/openEMS.changes     2018-06-27 
10:23:06.548344758 +0200
@@ -1,0 +2,7 @@
+Mon Jun 25 21:28:27 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Use mpic++ as C++ compiler, otherwise we end up with missing MPI
+  symbols when linking
+- Always use Qt5, as all current VTK builds use Qt5 as well 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openEMS.spec ++++++
--- /var/tmp/diff_new_pack.M7sYOQ/_old  2018-06-27 10:23:07.856297063 +0200
+++ /var/tmp/diff_new_pack.M7sYOQ/_new  2018-06-27 10:23:07.860296917 +0200
@@ -63,12 +63,8 @@
 BuildRequires:  vtk-devel
 BuildRequires:  vtk-java
 BuildRequires:  vtk-tcl
-%if %{suse_version} >= 1500
 BuildRequires:  cmake(Qt5Sql)
 BuildRequires:  cmake(Qt5Widgets)
-%else
-BuildRequires:  libqt4-devel
-%endif
 BuildRequires:  pkgconfig(fparser)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(sm)
@@ -192,6 +188,7 @@
 # a performance impact, arch specific code for non-x86 should be used.
 export CXXFLAGS="%{optflags} -DSSE_CORRECT_DENORMALS"
 %endif
+export CXX=`which mpic++`
 %cmake
 
 make %{?_smp_mflags}


Reply via email to