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:
parent
7365998b51
commit
b2b0b7e1a3
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user