[mpich2] Bump spec.

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Jan 2 14:34:12 UTC 2012


commit 245ac2f5f7487d2900d748c59e2decdf5ab03aec
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Jan 2 16:34:08 2012 +0200

    Bump spec.

 mpich2.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mpich2.spec b/mpich2.spec
index 6245a36..49f62b7 100644
--- a/mpich2.spec
+++ b/mpich2.spec
@@ -3,7 +3,7 @@
 Summary:	A high-performance implementation of MPI
 Name:		mpich2
 Version:	1.4.1p1
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	MIT
 Group:		Development/Libraries
 URL:		http://www.mcs.anl.gov/research/projects/mpich2
@@ -47,8 +47,9 @@ mpich2-autoload package.
 Summary:	Load mpich2 automatically into profile
 Group:		System Environment/Base
 Requires:	mpich2 = %{version}-%{release}
-# Branched at 1.4.1p1-3, this makes the transition smooth.
-Obsoletes:	mpich2 < 1.4.1p1-3
+# Branched at 1.4.1p1-3 (but f16 branch got -2 bumped to -3),
+# this makes the transition smooth.
+Obsoletes:	mpich2 < 1.4.1p1-4
 
 %description autoload
 This package contains profile files that make mpich2 automatically loaded.
@@ -280,6 +281,9 @@ fi
 %exclude %{_datadir}/%{name}/examples*/Makefile-%{_arch}
 
 %changelog
+* Mon Jan  2 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.4.1p1-4
+- Bump spec.
+
 * Wed Nov 16 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.4.1p1-3
 - Comply to MPI guidelines by separating autoloading into separate package
   (BZ #647147).


More information about the scm-commits mailing list