Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpich for openSUSE:Factory checked in at 2024-06-25 23:09:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpich (Old) and /work/SRC/openSUSE:Factory/.mpich.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpich" Tue Jun 25 23:09:34 2024 rev:33 rq:1183208 version:4.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpich/mpich.changes 2024-05-28 17:29:27.761421648 +0200 +++ /work/SRC/openSUSE:Factory/.mpich.new.18349/mpich.changes 2024-06-25 23:10:42.633376965 +0200 @@ -1,0 +2,6 @@ +Tue Jun 25 13:15:12 UTC 2024 - Nicolas Morey <nicolas.mo...@suse.com> + +- Remove unneeded sysfsutil dependency +- Do no build hpc flavours on 32b systems + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpich.spec ++++++ --- /var/tmp/diff_new_pack.AnHTp2/_old 2024-06-25 23:10:43.405405107 +0200 +++ /var/tmp/diff_new_pack.AnHTp2/_new 2024-06-25 23:10:43.409405253 +0200 @@ -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 @@ -242,6 +242,7 @@ %global hpc_mpich_dep_version %(VER=%{?m_f_ver}; echo -n ${VER}) %global hpc_mpich_dir mpich %global hpc_mpich_pack_version %{hpc_mpich_dep_version} +ExcludeArch: i586 %arm s390 %endif Name: %{package_name}%{?testsuite:-testsuite} @@ -275,7 +276,6 @@ BuildRequires: libtool BuildRequires: mpi-selector BuildRequires: python3-devel -BuildRequires: sysfsutils %if "%{build_flavor}" == "ofi" BuildRequires: libfabric-devel