summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2006-05-04 17:25:02 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8791ac7a05db9edc642430225aad647fe78ba91e (patch)
tree6bae1da2d2e0fa8cf399e221fa2010a648a0e61e
parent480a9c94f4280d5a54d71fbcb1008f5e91a3cf0a (diff)
downloadmpich-8791ac7a05db9edc642430225aad647fe78ba91e.zip
mpich-8791ac7a05db9edc642430225aad647fe78ba91e.tar.gz
- rel 2
- provides mpi Changed files: mpich.spec -> 1.10
-rw-r--r--mpich.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpich.spec b/mpich.spec
index db646f6..cbf82af 100644
--- a/mpich.spec
+++ b/mpich.spec
@@ -2,7 +2,7 @@ Summary: Portable MPI Model Implementation
Summary(pl): Przenośna implementacja standardu MPI
Name: mpich
Version: 1.2.6
-Release: 1
+Release: 2
License: Open source (MPICH), BSD-like (MPI-2-C++)
Group: Development/Libraries
Source0: ftp://ftp.mcs.anl.gov/pub/mpi/%{name}-%{version}.tar.bz2
@@ -13,6 +13,7 @@ Patch2: http://squishy.monkeysoft.net/mpich/%{name}-1.2.5-oM.patch
URL: http://www-unix.mcs.anl.gov/mpi/
BuildRequires: gcc-g77
BuildRequires: libstdc++-devel
+Provides: mpi
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description