Hello community,

here is the log from the commit of package python3-espressomd for 
openSUSE:Factory checked in at 2020-05-26 17:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-espressomd (Old)
 and      /work/SRC/openSUSE:Factory/.python3-espressomd.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-espressomd"

Tue May 26 17:20:27 2020 rev:8 rq:808075 version:4.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-espressomd/python3-espressomd.changes    
2020-05-12 22:33:10.071974025 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-espressomd.new.2738/python3-espressomd.changes
  2020-05-26 17:20:30.072127125 +0200
@@ -1,0 +2,5 @@
+Thu May 21 21:52:51 UTC 2020 - Christoph Junghans <[email protected]>
+
+- Require: the right hdf5 library
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-espressomd.spec ++++++
--- /var/tmp/diff_new_pack.0go3HX/_old  2020-05-26 17:20:31.120129378 +0200
+++ /var/tmp/diff_new_pack.0go3HX/_new  2020-05-26 17:20:31.120129378 +0200
@@ -68,6 +68,8 @@
 Obsoletes:      libEspresso4
 Requires:       python3-numpy
 Requires:       python3-h5py
+# make sure rpm pulls in the right dependency
+Requires:       libhdf5-%{mpiver}
 
 %description
 ESPResSo is a highly versatile software package for performing and analyzing
@@ -89,7 +91,7 @@
 # overwrite .so linker flags on SUSE distros: drop --no-undefined
 # we don't install {i,}pypresso scripts as they aren't needed when installing 
in /usr
 %cmake \
-  '-DCMAKE_SHARED_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,now' \
+  -DCMAKE_SHARED_LINKER_FLAGS='-Wl,--as-needed -Wl,-z,now' \
   -DLIBDIR=%{_lib} \
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
   -DINSTALL_PYPRESSO=OFF


Reply via email to