diff --git a/macros.hpc-mvapich2 b/macros.hpc-mvapich2 index 16b85f3..de442c5 100644 --- a/macros.hpc-mvapich2 +++ b/macros.hpc-mvapich2 @@ -13,8 +13,8 @@ module load mvapich2 %hpc_mvapich2_requires \ -Requires: mvapich2%{hpc_mvapich2_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc +Requires: mvapich2%{hpc_mvapich2_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc %hpc_mvapich2_requires_devel \ -Requires: mvapich2%{hpc_mvapich2_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc-devel +Requires: mvapich2%{hpc_mvapich2_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc-devel diff --git a/mvapich2.changes b/mvapich2.changes index ba7a662..f20dc5b 100644 --- a/mvapich2.changes +++ b/mvapich2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 19 09:21:45 UTC 2018 - eich@suse.com + +- macros.hpc-mvapich2: + replace %%compiler_family by %%hpc_compiler_family + ------------------------------------------------------------------- Mon Jul 16 16:13:32 UTC 2018 - msuchanek@suse.com