Hello community,

here is the log from the commit of package lammps for openSUSE:Factory checked 
in at 2018-01-21 15:49:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lammps (Old)
 and      /work/SRC/openSUSE:Factory/.lammps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lammps"

Sun Jan 21 15:49:20 2018 rev:5 rq:567911 version:20171023

Changes:
--------
--- /work/SRC/openSUSE:Factory/lammps/lammps.changes    2017-11-07 
09:58:24.353414845 +0100
+++ /work/SRC/openSUSE:Factory/.lammps.new/lammps.changes       2018-01-21 
15:49:32.428312830 +0100
@@ -1,0 +2,5 @@
+Fri Jan 19 22:34:55 UTC 2018 - jungh...@votca.org
+
+- fix python install for openSUSE Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lammps.spec ++++++
--- /var/tmp/diff_new_pack.hOSrZR/_old  2018-01-21 15:49:36.204135653 +0100
+++ /var/tmp/diff_new_pack.hOSrZR/_new  2018-01-21 15:49:36.212135278 +0100
@@ -123,7 +123,7 @@
 %build
 source %{_libdir}/mpi/gcc/openmpi/bin/mpivars.sh
 
-%{cmake} -DENABLE_ALL=ON -DENABLE_MPI=ON -DENABLE_PYTHON=ON 
-DENABLE_TESTING=ON -DENABLE_VORONOI=ON -DENABLE_GPU=ON -DGPU_API=OpenCL 
-DFFT=FFTW3 ../cmake
+%{cmake} -DENABLE_ALL=ON -DENABLE_MPI=ON -DENABLE_PYTHON=ON 
-DENABLE_TESTING=ON -DENABLE_VORONOI=ON -DENABLE_GPU=ON -DGPU_API=OpenCL 
-DFFT=FFTW3 -DPYTHON_INSTDIR=%{python_sitearch} ../cmake
 make %{?_smp_mflags}
 
 %install


Reply via email to