summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2014-12-06 18:09:55 (GMT)
committerJakub Bogusz2014-12-06 18:09:55 (GMT)
commit42f03ea9e1c17780668bfbff848e5c0d6baacbbf (patch)
treef2181db07b72116e0100923bb95001fca6e993c1
parentdc8c0b9437f4a8ead9115a4be7d1917d81ff55d4 (diff)
downloadmpich-42f03ea9e1c17780668bfbff848e5c0d6baacbbf.zip
mpich-42f03ea9e1c17780668bfbff848e5c0d6baacbbf.tar.gz
- added mpi-{devel,static} Provides
-rw-r--r--mpich.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpich.spec b/mpich.spec
index d24555b..567550a 100644
--- a/mpich.spec
+++ b/mpich.spec
@@ -48,6 +48,7 @@ Summary: MPICH header files and development tools
Summary(pl.UTF-8): Pliki nagłówkowe oraz narzędzia programistyczne MPICH
Group: Development
Requires: %{name} = %{version}-%{release}
+Provides: mpi-devel
%description devel
MPICH header files and development tools.
@@ -60,6 +61,7 @@ Summary: MPICH static libraries
Summary(pl.UTF-8): Biblioteki statyczne MPICH
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Provides: mpi-static
%description static
MPICH static libraries.