Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package memtest86+ for openSUSE:Factory checked in at 2021-05-20 19:24:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memtest86+ (Old) and /work/SRC/openSUSE:Factory/.memtest86+.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memtest86+" Thu May 20 19:24:42 2021 rev:37 rq:894064 version:5.31b Changes: -------- --- /work/SRC/openSUSE:Factory/memtest86+/memtest86+.changes 2021-04-29 22:44:59.740140180 +0200 +++ /work/SRC/openSUSE:Factory/.memtest86+.new.2988/memtest86+.changes 2021-05-20 19:25:01.065952973 +0200 @@ -1,0 +2,8 @@ +Wed May 12 12:34:56 UTC 2021 - o...@aepfle.de + +- Use _binary_payload w1.gzdio to make sure this firmware package + can be installed by rpm binares that lack support for the latest + compression trends +- Use update-bootloader-rpm-macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memtest86+.spec ++++++ --- /var/tmp/diff_new_pack.qlBz7P/_old 2021-05-20 19:25:01.577950874 +0200 +++ /var/tmp/diff_new_pack.qlBz7P/_new 2021-05-20 19:25:01.577950874 +0200 @@ -28,8 +28,6 @@ Patch1: memtest86+-5.01-no-optimization.patch Patch2: memtest86+-5.31b-discard-note_gnu_property.patch #!BuildIgnore: gcc-PIE -Requires(pre): /sbin/update-bootloader -Requires(pre): perl Provides: lilo:/boot/memtest.bin Obsoletes: memtest86 <= 3.2 Provides: memtest86 > 3.2 @@ -37,6 +35,9 @@ %ifarch x86_64 BuildRequires: glibc-devel-32bit %endif +%define _binary_payload w1.gzdio +BuildRequires: update-bootloader-rpm-macros +%{?update_bootloader_requires} %description Memtest86 is an image that can be booted instead of a real OS. Once booted, @@ -57,14 +58,10 @@ %{buildroot}/boot/memtest.bin %post -if [ "$YAST_IS_RUNNING" != instsys -a $1 = 1 -a \ - -x /sbin/update-bootloader ]; then - /sbin/update-bootloader --add --image /boot/memtest.bin --name "Memory Test (memtest86+)" -fi -true +%update_bootloader_check_type_refresh_post grub2 -%postun -test -x /sbin/update-bootloader && /sbin/update-bootloader --remove --force --image /boot/memtest.bin || true +%posttrans +%update_bootloader_posttrans %files /boot/memtest.bin