diff --git a/macros.hpc-mvapich2 b/macros.hpc-mvapich2 index de442c5..cfcd47e 100644 --- a/macros.hpc-mvapich2 +++ b/macros.hpc-mvapich2 @@ -6,7 +6,8 @@ %{-V: %define _mf_ver %{-V*}} \ %{expand: %%global hpc_mvapich2_dep_version %%{?_mf_ver}} \ %{expand: %%global hpc_mvapich2_dir mvapich2} \ - %global hpc_mvapich2_pack_version %{hpc_mvapich2_dep_version} + %global hpc_mvapich2_pack_version %{hpc_mvapich2_dep_version} \ + %{expand: %%global _hpc_mvapich2_modules mvapich2} # We may have to add a version here. %hpc_setup_mvapich2 \ diff --git a/mvapich2.changes b/mvapich2.changes index a518800..6d01c37 100644 --- a/mvapich2.changes +++ b/mvapich2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 18 14:21:27 UTC 2018 - eich@suse.com + +- Add macro _hpc_mvapich2_modules for modules support (bsc#1116458). + ------------------------------------------------------------------- Mon Sep 10 12:15:10 UTC 2018 - nmoreychaisemartin@suse.com