From ab20788c9fc0a802bc23400e9093d4c588d673de62599d2d89c783eff5b08019 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Thu, 26 Oct 2023 15:03:42 +0000 Subject: [PATCH] Accepting request 1120597 from home:NMorey:branches:science - Fix build for gnu-mpich-hpc broken by previous update OBS-URL: https://build.opensuse.org/request/show/1120597 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=318 --- boost.changes | 5 +++++ boost.spec | 10 ++++++++++ 2 files changed, 15 insertions(+) diff --git a/boost.changes b/boost.changes index 849c8e5..e13556e 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 26 14:08:59 UTC 2023 - Nicolas Morey + +- Fix build for gnu-mpich-hpc broken by previous update + ------------------------------------------------------------------- Tue Oct 24 08:09:17 UTC 2023 - Nicolas Morey diff --git a/boost.spec b/boost.spec index 1fe334a..3e248cf 100644 --- a/boost.spec +++ b/boost.spec @@ -109,6 +109,16 @@ ExclusiveArch: do_not_build %bcond_without python3 %endif +%if "%{flavor}" == "gnu-mpich-hpc" +%define build_base 0 +%define compiler_family gnu +%define mpi_flavor mpich +%undefine c_f_ver +%bcond_without hpc +%bcond_without mpi +%bcond_without python3 +%endif + %if "%{flavor}" == "gnu10-openmpi4-hpc" %{?DisOMPI4} %define build_base 0