From b2b0b7e1a31457e29b135882dc33b2623a257413369daad0b419a6025c453cd4 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Fri, 6 Oct 2017 10:24:47 +0000 Subject: [PATCH] Fix dependency to libmvapich2 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=24 --- mvapich2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mvapich2.spec b/mvapich2.spec index e7cf4e9..15d872a 100644 --- a/mvapich2.spec +++ b/mvapich2.spec @@ -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}