[towhee/f15] Update to 6.2.19.

Jussi Lehtola jussilehtola at fedoraproject.org
Wed Aug 17 07:02:39 UTC 2011


commit cacb5057cfcae94a2020dae5867fd7cd1bfb80df
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Wed Aug 17 10:02:25 2011 +0300

    Update to 6.2.19.

 sources     |    2 +-
 towhee.spec |   22 ++++++++++++++++++++--
 2 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 24c7274..3a57520 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-016580cf903f9aebaa1f498bafcec35b  towhee-6.2.15.tar.gz
+57620df27d8f7d309f32569cf95c4a8b  towhee-6.2.19.tar.gz
diff --git a/towhee.spec b/towhee.spec
index 69374ef..f7d8990 100644
--- a/towhee.spec
+++ b/towhee.spec
@@ -1,6 +1,6 @@
 Name:		towhee
-Version:	6.2.15
-Release:	3%{?dist}
+Version:	6.2.19
+Release:	1%{?dist}
 Summary:	A Monte Carlo molecular simulation code
 Group:		Applications/Engineering
 License:	GPLv2+
@@ -102,6 +102,9 @@ done
 # Use gfortran, not g77.
 export F77=gfortran
 
+# MPICH package is broken and needs to be specifically unloaded, first.
+%{_mpich2_unload}
+
 ## Build serial version
 mkdir nompi
 cd nompi
@@ -199,6 +202,21 @@ rm -rf %{buildroot}
 %doc Examples/*
 
 %changelog
+* Wed Aug 17 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.19-1
+- Update to 6.2.19.
+
+* Mon Aug 08 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.18-1
+- Update to 6.2.18.
+
+* Sat Aug 06 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.17-1
+- Update to 6.2.17.
+
+* Wed Aug 03 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.16-2
+- Workaround broken MPICH2.
+
+* Wed Aug 03 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.16-1
+- Update to 6.2.16.
+
 * Wed Mar 30 2011 Deji Akingunola <dakingun at gmail.com> - 6.2.15-3
 - Rebuild for mpich2 soname bump
 


More information about the scm-commits mailing list