SHA256
1
0
forked from pool/memtest86_

- add pesign magic

OBS-URL: https://build.opensuse.org/package/show/Base:System/memtest86+?expand=0&rev=41
This commit is contained in:
Marcus Meissner 2023-02-08 09:53:08 +00:00 committed by Git OBS Bridge
parent 4be4f289f7
commit 1fc05928dd
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 8 09:50:09 UTC 2023 - Marcus Meissner <meissner@suse.com>
- add pesign magic
-------------------------------------------------------------------
Sat Feb 4 15:41:14 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -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