bugowner: dtseng

Submitting for upgrading shim aarch64 to v15.8 (bsc#1215099, bsc#1215098,bsc#1215100,bsc#1215101,bsc#1215102,and bsc#1215103)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=45
This commit is contained in:
Joey Lee 2024-09-16 04:12:36 +00:00 committed by Git OBS Bridge
parent 6ea45df45f
commit d6e80d8a24

View File

@ -25,10 +25,9 @@
%endif %endif
%ifarch x86_64 %ifarch x86_64
%define pkg_t lp155.8.2.x86_64 %define rpm_src shim-15.8-lp155.8.2.x86_64.rpm
%endif %else
%ifarch aarch64 %define rpm_src shim-15.8-lp155.8.8.aarch64.rpm
%define pkg_t lp155.8.8.aarch64
%endif %endif
Name: shim-leap Name: shim-leap
@ -37,7 +36,7 @@ Release: 0
Summary: UEFI shim loader Summary: UEFI shim loader
License: BSD-2-Clause License: BSD-2-Clause
Group: System/Boot Group: System/Boot
Source0: shim-15.8-%{pkg_t}.rpm Source0: %{rpm_src}
Source1: README Source1: README
Source2: shim-install Source2: shim-install
BuildRequires: fde-tpm-helper-rpm-macros BuildRequires: fde-tpm-helper-rpm-macros