SHA256
1
0
forked from pool/mvapich2

Fix dependency to libmvapich2

OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=24
This commit is contained in:
Nicolas Morey-Chaisemartin 2017-10-06 10:24:47 +00:00 committed by Git OBS Bridge
parent 7365998b51
commit b2b0b7e1a3

View File

@ -250,10 +250,10 @@ Requires: %{name}-devel = %{version}
This is an MPI-3 implementation which includes all MPI-1 and MPI-2 features. It
is based on MPICH2 and MVICH. This package contains the static libraries
%package doc
%package doc
Summary: OSU MVAPICH2 MPI package - Documentation
Group: Development/Libraries/Parallel
Requires: lib%{name} = %{version}
Requires: %{name} = %{version}
BuildArch: noarch
%description doc
@ -262,7 +262,7 @@ is based on MPICH2 and MVICH. This package contains the static libraries
%{?with_hpc:%{hpc_master_package doc}}
%package macros-devel
%package macros-devel
Summary: OSU MVAPICH2 MPI package - HPC build macros
Group: Development/Libraries/Parallel
Requires: %{name}-devel = %{version}