[towhee/el6] Update to 6.2.19.

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


commit f5feb12c2fd2a75b8a5f78dee8c09c5e5ec3a5ca
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Wed Aug 17 10:16:48 2011 +0300

    Update to 6.2.19.

 sources     |    2 +-
 towhee.spec |   26 +++++++++++++++++++++++++-
 2 files changed, 26 insertions(+), 2 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 eeaf404..f7d8990 100644
--- a/towhee.spec
+++ b/towhee.spec
@@ -1,5 +1,5 @@
 Name:		towhee
-Version:	6.2.15
+Version:	6.2.19
 Release:	1%{?dist}
 Summary:	A Monte Carlo molecular simulation code
 Group:		Applications/Engineering
@@ -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,27 @@ 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
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.2.15-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Sun Feb 06 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 6.2.15-1
 - Update to 6.2.15.
 


More information about the scm-commits mailing list