Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnu-compilers-hpc for openSUSE:Factory checked in at 2023-01-03 15:05:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old) and /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-compilers-hpc" Tue Jan 3 15:05:01 2023 rev:16 rq:1046220 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes 2022-12-13 18:57:48.975955430 +0100 +++ /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1563/gnu-compilers-hpc.changes 2023-01-03 15:05:16.314477134 +0100 @@ -1,0 +2,5 @@ +Mon Jan 2 15:30:36 UTC 2023 - Egbert Eich <e...@suse.com> + +- Fix compatibility for SLE-12: define _rpmmacrodir after hpc_init. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu-compilers-hpc.spec ++++++ --- /var/tmp/diff_new_pack.blEx86/_old 2023-01-03 15:05:17.702485235 +0100 +++ /var/tmp/diff_new_pack.blEx86/_new 2023-01-03 15:05:17.710485281 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,7 +64,6 @@ ExclusiveArch: do-not-build %endif -%{!?_rpmmacrodir:%define _rpmmacrodir %{_sysconfdir}/rpm} # Keep in sync with macros.hpc-gnu # ab >= 40 - version: a.b to accompodate for old gcc version scheme of gcc < 5 %global hpc_gnu_bin_version %{?c_f_ver:-%(v=%c_f_ver; [ $v -lt 40 ] && echo $v || @@ -84,6 +83,7 @@ %endif %global hpc_gnu_dir gnu%{hpc_gnu_dep_version} %hpc_init -C -c %compiler_family %{?c_f_ver:-v %{c_f_ver}} +%{!?_rpmmacrodir:%define _rpmmacrodir %{_sysconfdir}/rpm} Summary: SUSE HPC GNU Compiler Toolchain environment License: BSD-3-Clause