From 65985b6ce0f1377148115e406480fa2f8ea95604a524202e884ba89a5ec02a67 Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Tue, 25 Jun 2024 14:27:27 +0000 Subject: [PATCH] - Do not build on 32b platforms OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=46 --- mpiP.changes | 5 +++++ mpiP.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mpiP.changes b/mpiP.changes index 490a8eb..f7901f9 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 25 13:17:50 UTC 2024 - Nicolas Morey + +- Do not build on 32b platforms + ------------------------------------------------------------------- Fri Oct 20 10:25:56 UTC 2023 - Nicolas Morey diff --git a/mpiP.spec b/mpiP.spec index 5719f1b..363b9a1 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -180,6 +180,7 @@ License: BSD-3-Clause Group: Development/Tools/Debuggers Version: 3.5 Release: 0 +ExcludeArch: i586 %arm s390 URL: https://github.com/LLNL/mpiP Source0: https://github.com/LLNL/mpiP/releases/download/%{version}/mpip-%{version}.tgz#/%{pname}-%{version}.tgz Patch1: mpip.unwinder.patch