From d6e80d8a24269253bf8d724ab46f73385a973ea33caaaf4b332ab56daf93efe1 Mon Sep 17 00:00:00 2001 From: Joey Lee Date: Mon, 16 Sep 2024 04:12:36 +0000 Subject: [PATCH] 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 --- shim-leap.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/shim-leap.spec b/shim-leap.spec index 977cbb7..e51ec45 100644 --- a/shim-leap.spec +++ b/shim-leap.spec @@ -24,11 +24,10 @@ %define shim_lib64_share_compat 1 %endif -%ifarch x86_64 -%define pkg_t lp155.8.2.x86_64 -%endif -%ifarch aarch64 -%define pkg_t lp155.8.8.aarch64 +%ifarch x86_64 +%define rpm_src shim-15.8-lp155.8.2.x86_64.rpm +%else +%define rpm_src shim-15.8-lp155.8.8.aarch64.rpm %endif Name: shim-leap @@ -37,7 +36,7 @@ Release: 0 Summary: UEFI shim loader License: BSD-2-Clause Group: System/Boot -Source0: shim-15.8-%{pkg_t}.rpm +Source0: %{rpm_src} Source1: README Source2: shim-install BuildRequires: fde-tpm-helper-rpm-macros