From e9981a42b91d70a44388d850364bc14297ac210a6e2f2e09ef8c8febd08e28fe Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Mon, 7 Aug 2023 17:26:56 +0000 Subject: [PATCH] Accepting request 1102756 from home:NMorey:branches:science:HPC - Drop support for osbolete TrueScale (bsc#1212146) OBS-URL: https://build.opensuse.org/request/show/1102756 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich3?expand=0&rev=3 --- mvapich3.changes | 5 +++++ mvapich3.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/mvapich3.changes b/mvapich3.changes index 5594043..6c679f2 100644 --- a/mvapich3.changes +++ b/mvapich3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 7 16:59:30 UTC 2023 - Nicolas Morey + +- Drop support for osbolete TrueScale (bsc#1212146) + ------------------------------------------------------------------- Wed Jul 26 13:27:31 UTC 2023 - Nicolas Morey diff --git a/mvapich3.spec b/mvapich3.spec index ff9eb53..672058f 100644 --- a/mvapich3.spec +++ b/mvapich3.spec @@ -284,9 +284,6 @@ BuildRequires: pmix-devel %endif %if "%{build_flavor}" == "ofi" BuildRequires: libfabric-devel -%ifarch x86_64 %{ix86} -BuildRequires: infinipath-psm-devel -%endif %ifarch x86_64 BuildRequires: libpsm2-devel %endif