Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suse-hpc for openSUSE:Factory checked in at 2021-10-25 15:16:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-hpc (Old) and /work/SRC/openSUSE:Factory/.suse-hpc.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-hpc" Mon Oct 25 15:16:46 2021 rev:23 rq:927099 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-hpc/suse-hpc.changes 2021-03-19 16:40:08.869870405 +0100 +++ /work/SRC/openSUSE:Factory/.suse-hpc.new.1890/suse-hpc.changes 2021-10-25 15:16:58.545658464 +0200 @@ -1,0 +2,8 @@ +Sat Oct 23 09:08:29 UTC 2021 - Egbert Eich <e...@suse.com> + +- Cope with the fact that RPM 4.17 no longer has + __elflib_exclude_path defined. + Thanks to Dominique Leuenberger <dims...@opensuse.org> for + spotting this! + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.hpc ++++++ --- /var/tmp/diff_new_pack.Tuh4IP/_old 2021-10-25 15:16:59.117658821 +0200 +++ /var/tmp/diff_new_pack.Tuh4IP/_new 2021-10-25 15:16:59.117658821 +0200 @@ -172,8 +172,9 @@ %global tmp %__elf_exclude_path \ %global __elf_exclude_path (%tmp)|(^%hpc_base) \ %undefine tmp \ - %global tmp %__elflib_exclude_path \ - %global __elflib_exclude_path (%tmp)|(^%hpc_base) \ + %{?__elflib_exclude_path: \ + %global tmp %{__elflib_exclude_path}} \ + %global __elflib_exclude_path %{?tmp:(%{tmp})|}(^%hpc_base) \ %undefine tmp \ %{expand:%([ 0%{?sle_version} -ge 150000 -o 0%{?suse_version} -gt 1500 ] && echo %%global _hpc_python3 1)} \ %global _hpc_init_done 1