[mpich2/f15/master] Update to 1.4rc1

Deji Akingunola deji at fedoraproject.org
Wed Mar 30 01:53:54 UTC 2011


commit 4b575f3cda8a0e483ea99beb01315ef89a0391ef
Author: Deji Akingunola <dakingun at mail.com>
Date:   Tue Mar 29 21:54:58 2011 -0400

    Update to 1.4rc1

 mpich2.spec |   11 +++++++----
 sources     |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/mpich2.spec b/mpich2.spec
index aa8d04a..161cf4f 100644
--- a/mpich2.spec
+++ b/mpich2.spec
@@ -2,12 +2,12 @@
 
 Summary:	A high-performance implementation of MPI
 Name:		mpich2
-Version:	1.3.2p1
-Release:	1%{?dist}
+Version:	1.4
+Release:	0.1.rc1%{?dist}
 License:	MIT
 Group:		Development/Libraries
 URL:		http://www.mcs.anl.gov/research/projects/mpich2
-Source0:	http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/%{version}/%{name}-%{version}.tar.gz
+Source0:	http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/%{version}/%{name}-%{version}rc1.tar.gz
 Source1:	mpich2.macros	
 Patch0:		mpich2-modules.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,7 +103,7 @@ Contains documentations, examples and manpages for mpich2
 %endif
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}rc1
 %patch0 -p0 -b .modu
 
 %build
@@ -264,6 +264,9 @@ fi
 %exclude %{_datadir}/%{name}/examples*/Makefile-%{_arch}
 
 %changelog
+* Tue Mar 29 2011 Deji Akingunola <dakingun at gmail.com> - 1.4-0.1.rc1
+- Update to 1.4rc1
+
 * Thu Feb 17 2011 Deji Akingunola <dakingun at gmail.com> - 1.3.2p1-1
 - Update to version 1.3.2p1
 
diff --git a/sources b/sources
index a91e2b9..da41e78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae512ce9da2e8a3cc7c344712349eceb  mpich2-1.3.2p1.tar.gz
+b3aab7156ed3d4afa50ac175cd182e1b  mpich2-1.4rc1.tar.gz


More information about the scm-commits mailing list