diff --git a/memtest86+.changes b/memtest86+.changes index 23274d1..328dcd2 100644 --- a/memtest86+.changes +++ b/memtest86+.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 8 09:50:09 UTC 2023 - Marcus Meissner + +- add pesign magic + ------------------------------------------------------------------- Sat Feb 4 15:41:14 UTC 2023 - ecsos diff --git a/memtest86+.spec b/memtest86+.spec index 46b3e31..a84f8e6 100644 --- a/memtest86+.spec +++ b/memtest86+.spec @@ -14,6 +14,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +# needssslcertforbuild Name: memtest86+ @@ -32,6 +33,7 @@ ExclusiveArch: %{ix86} x86_64 %ifarch x86_64 BuildRequires: glibc-devel-32bit %endif +BuildRequires: pesign-obs-integration %define _binary_payload w1.gzdio BuildRequires: update-bootloader-rpm-macros %{?update_bootloader_requires} @@ -54,6 +56,7 @@ install -Dpm 0644 memtest.bin \ %{buildroot}/boot/memtest.bin install -Dpm 0644 memtest.efi \ %{buildroot}/boot/efi/EFI/memtest86/memtest.efi +export BRP_PESIGN_FILES="*.efi" %post %update_bootloader_check_type_refresh_post grub2 grub2-efi