Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2017-10-25 17:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gromacs (Old)
 and      /work/SRC/openSUSE:Factory/.gromacs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gromacs"

Wed Oct 25 17:48:55 2017 rev:36 rq:536517 version:2016.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2017-09-17 
22:38:15.937187368 +0200
+++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes     2017-10-25 
17:48:56.447417867 +0200
@@ -1,0 +2,5 @@
+Wed Oct 25 11:40:37 UTC 2017 - [email protected]
+
+- adapt to new openlmi package - source mpivars.h during build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gromacs.spec ++++++
--- /var/tmp/diff_new_pack.ju6QZq/_old  2017-10-25 17:49:00.843211554 +0200
+++ /var/tmp/diff_new_pack.ju6QZq/_new  2017-10-25 17:49:00.843211554 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package gromacs
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015-2017 Christoph Junghans <[email protected]>
-# Copyright (c) 2013,2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gromacs
 Version:        2016.4
 Release:        0
@@ -27,9 +28,9 @@
 Source1:        ftp://ftp.gromacs.org/pub/manual/manual-%{version}.pdf
 Source2:        
http://gerrit.gromacs.org/download/regressiontests-%{version}.tar.gz
 
-BuildRequires:  gcc-c++
 BuildRequires:  cmake >= 2.8.8
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  openmpi-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fftw3)
@@ -120,6 +121,8 @@
 tar -xzf %{S:2}
 
 %build
+source %{_libdir}/mpi/gcc/openmpi/bin/mpivars.sh
+
 %ifarch i386 x86_64
 #increse to SSE4.1, AVX_128_FMA, AVX_256 when possible
 %define acce SSE2
@@ -228,3 +231,5 @@
 %files bash
 %defattr(-,root,root,-)
 %config %{_sysconfdir}/bash_completion.d/gromacs
+
+%changelog


Reply via email to