[gromacs/f15] Update to 4.5.5.

Jussi Lehtola jussilehtola at fedoraproject.org
Wed Sep 21 15:09:11 UTC 2011


commit f212556d7c759bc65912ce9fd94117a5feddaed5
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Wed Sep 21 18:08:56 2011 +0300

    Update to 4.5.5.

 gromacs.spec |    9 ++++++---
 sources      |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/gromacs.spec b/gromacs.spec
index af2f684..6853662 100644
--- a/gromacs.spec
+++ b/gromacs.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:		gromacs
-Version:	4.5.4
-Release:	2%{?dist}
+Version:	4.5.5
+Release:	1%{?dist}
 Summary:	Fast, Free and Flexible Molecular Dynamics
 Group:		Applications/Engineering
 License:	GPLv2+
@@ -319,7 +319,7 @@ export CFLAGS="%optflags -Wa,--noexecstack -fPIC"
 export LIBS="-L%{_libdir}/atlas -lblas -llapack"
 
 # Default options, used for all compilations
-export DEFOPTS="-D BUILD_SHARED_LIBS=ON -DCMAKE_SKIP_RPATH:BOOL=ON -DCMAKE_SKIP_BUILD_RPATH:BOOL=ON -DLIB=%{_lib}"
+export DEFOPTS="-D BUILD_SHARED_LIBS=ON -DCMAKE_SKIP_RPATH:BOOL=ON -DCMAKE_SKIP_BUILD_RPATH:BOOL=ON -DGMXLIB=%{_lib}"
 export SINGLE="-D GMX_DOUBLE=OFF" # Single precision
 export DOUBLE="-D GMX_DOUBLE=ON" # Double precision
 export MPI="-D GMX_MPI=ON"
@@ -598,6 +598,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Sep 20 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 4.5.5-1
+- Update to 4.5.5.
+
 * Wed Mar 30 2011 Deji Akingunola <dakingun at gmail.com> - 4.5.4-2
 - Rebuild for mpich2 soname bump
 
diff --git a/sources b/sources
index ba69383..a477c48 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5013de941017e014b92d41f82c7e86d6  gromacs-4.5.4.tar.gz
 1d4f96c5082e81740e1aa481c13f1537  manual-4.5.4.pdf
+f1bb55d700b3aed12b0706f7b9aefe4c  gromacs-4.5.5.tar.gz


More information about the scm-commits mailing list