Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package petsc for openSUSE:Factory checked in at 2023-10-24 20:08:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/petsc (Old) and /work/SRC/openSUSE:Factory/.petsc.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "petsc" Tue Oct 24 20:08:10 2023 rev:33 rq:1119878 version:3.18.5 Changes: -------- --- /work/SRC/openSUSE:Factory/petsc/petsc.changes 2023-03-25 18:55:33.974729752 +0100 +++ /work/SRC/openSUSE:Factory/.petsc.new.24901/petsc.changes 2023-10-24 20:08:17.492381315 +0200 @@ -1,0 +2,11 @@ +Mon Oct 23 19:21:28 UTC 2023 - Egbert Eich <[email protected]> + +- Disable HPC flavors on i586 + +------------------------------------------------------------------- +Mon Oct 23 12:01:23 UTC 2023 - Nicolas Morey <[email protected]> + +- Drop support for obsolete openmpi[123] +- Prepare support for openmpi5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ petsc.spec ++++++ --- /var/tmp/diff_new_pack.1Paz98/_old 2023-10-24 20:08:18.352412582 +0200 +++ /var/tmp/diff_new_pack.1Paz98/_new 2023-10-24 20:08:18.352412582 +0200 @@ -1,5 +1,5 @@ # -# spec file for package petsc +# spec file # # Copyright (c) 2023 SUSE LLC # @@ -51,20 +51,6 @@ %{bcond_with hpc} %endif -%if "%flavor" == "openmpi2" -%{?DisOMPI2} -%define mpi_family openmpi -%define mpi_vers 2 -%{bcond_with hpc} -%endif - -%if "%flavor" == "openmpi3" -%{?DisOMPI3} -%define mpi_family openmpi -%define mpi_vers 3 -%{bcond_with hpc} -%endif - %if "%flavor" == "openmpi4" %{?DisOMPI4} %define mpi_family openmpi @@ -72,39 +58,28 @@ %{bcond_with hpc} %endif -%if "%flavor" == "gnu-openmpi-hpc" -%{?DisOMPI1} -%define mpi_family openmpi -%define compiler_family gnu -%undefine c_f_ver -%define mpi_vers 1 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu-openmpi2-hpc" -%{?DisOMPI2} +%if "%flavor" == "openmpi5" +%{?DisOMPI5} %define mpi_family openmpi -%define compiler_family gnu -%undefine c_f_ver -%define mpi_vers 2 -%{bcond_without hpc} +%define mpi_vers 5 +%{bcond_with hpc} %endif -%if "%flavor" == "gnu-openmpi3-hpc" -%{?DisOMPI3} +%if "%flavor" == "gnu-openmpi4-hpc" +%{?DisOMPI4} %define mpi_family openmpi %define compiler_family gnu %undefine c_f_ver -%define mpi_vers 3 +%define mpi_vers 4 %{bcond_without hpc} %endif -%if "%flavor" == "gnu-openmpi4-hpc" -%{?DisOMPI4} +%if "%flavor" == "gnu-openmpi5-hpc" +%{?DisOMPI5} %define mpi_family openmpi %define compiler_family gnu %undefine c_f_ver -%define mpi_vers 4 +%define mpi_vers 5 %{bcond_without hpc} %endif @@ -122,39 +97,21 @@ %{bcond_without hpc} %endif -%if "%flavor" == "gnu7-openmpi-hpc" -%{?DisOMPI1} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 7 -%define mpi_vers 1 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu7-openmpi2-hpc" -%{?DisOMPI2} +%if "%flavor" == "gnu7-openmpi4-hpc" +%{?DisOMPI4} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 7 -%define mpi_vers 2 +%define mpi_vers 4 %{bcond_without hpc} %endif -%if "%flavor" == "gnu7-openmpi3-hpc" -%{?DisOMPI3} +%if "%flavor" == "gnu7-openmpi5-hpc" +%{?DisOMPI5} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 7 -%define mpi_vers 3 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu7-openmpi4-hpc" -%{?DisOMPI4} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 7 -%define mpi_vers 4 +%define mpi_vers 5 %{bcond_without hpc} %endif @@ -171,33 +128,6 @@ %define c_f_ver 7 %{bcond_without hpc} %endif -# -%if "%flavor" == "gnu8-openmpi-hpc" -%{?DisOMPI1} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 8 -%define mpi_vers 1 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu8-openmpi2-hpc" -%{?DisOMPI2} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 8 -%define mpi_vers 2 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu8-openmpi3-hpc" -%{?DisOMPI3} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 8 -%define mpi_vers 3 -%{bcond_without hpc} -%endif %if "%flavor" == "gnu8-openmpi4-hpc" %{?DisOMPI4} @@ -208,53 +138,37 @@ %{bcond_without hpc} %endif -%if "%flavor" == "gnu8-mvapich2-hpc" -%define mpi_family mvapich2 +%if "%flavor" == "gnu8-openmpi5-hpc" +%{?DisOMPI5} +%define mpi_family openmpi %define compiler_family gnu %define c_f_ver 8 +%define mpi_vers 5 %{bcond_without hpc} %endif -%if "%flavor" == "gnu8-mpich-hpc" -%define mpi_family mpich +%if "%flavor" == "gnu8-mvapich2-hpc" +%define mpi_family mvapich2 %define compiler_family gnu %define c_f_ver 8 %{bcond_without hpc} %endif -# -%if "%flavor" == "gnu9-openmpi-hpc" -%{?DisOMPI1} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 9 -%define mpi_vers 1 -%{bcond_without hpc} -%endif -%if "%flavor" == "gnu9-openmpi2-hpc" -%{?DisOMPI2} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 9 -%define mpi_vers 2 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu9-openmpi3-hpc" -%{?DisOMPI3} +%if "%flavor" == "gnu9-openmpi4-hpc" +%{?DisOMPI4} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 9 -%define mpi_vers 3 +%define mpi_vers 4 %{bcond_without hpc} %endif -%if "%flavor" == "gnu9-openmpi4-hpc" -%{?DisOMPI4} +%if "%flavor" == "gnu9-openmpi5-hpc" +%{?DisOMPI5} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 9 -%define mpi_vers 4 +%define mpi_vers 5 %{bcond_without hpc} %endif @@ -271,40 +185,22 @@ %define c_f_ver 9 %{bcond_without hpc} %endif -# -%if "%flavor" == "gnu10-openmpi-hpc" -%{?DisOMPI1} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 10 -%define mpi_vers 1 -%{bcond_without hpc} -%endif -%if "%flavor" == "gnu10-openmpi2-hpc" -%{?DisOMPI2} -%define mpi_family openmpi -%define compiler_family gnu -%define c_f_ver 10 -%define mpi_vers 2 -%{bcond_without hpc} -%endif - -%if "%flavor" == "gnu10-openmpi3-hpc" -%{?DisOMPI3} +%if "%flavor" == "gnu10-openmpi4-hpc" +%{?DisOMPI4} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 10 -%define mpi_vers 3 +%define mpi_vers 4 %{bcond_without hpc} %endif -%if "%flavor" == "gnu10-openmpi4-hpc" -%{?DisOMPI4} +%if "%flavor" == "gnu10-openmpi5-hpc" +%{?DisOMPI5} %define mpi_family openmpi %define compiler_family gnu %define c_f_ver 10 -%define mpi_vers 4 +%define mpi_vers 5 %{bcond_without hpc} %endif @@ -330,6 +226,7 @@ %define package_name() %{pname}%{?with_mpi:-%{mpi_family}%{?mpi_vers}} %define libname() lib%{pname}%{so_ver}%{?with_mpi:-%{mpi_family}%{?mpi_vers}} %else +ExcludeArch: %ix86 %{hpc_init -c %compiler_family -m %mpi_family %{?c_f_ver:-v %{c_f_ver}} %{?mpi_vers:-V %{mpi_vers}} %{?ext:-e %{ext}}} %define package_name() %{hpc_package_name %_vers} ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.1Paz98/_old 2023-10-24 20:08:18.380413601 +0200 +++ /var/tmp/diff_new_pack.1Paz98/_new 2023-10-24 20:08:18.384413746 +0200 @@ -1,11 +1,6 @@ <multibuild> <package>serial</package> - <package>openmpi2</package> - <package>openmpi3</package> <package>openmpi4</package> - <package>gnu-openmpi-hpc</package> - <package>gnu-openmpi2-hpc</package> - <package>gnu-openmpi3-hpc</package> <package>gnu-openmpi4-hpc</package> <package>gnu-mvapich2-hpc</package> <package>gnu-mpich-hpc</package>
