SHA256
1
0
forked from pool/shim-leap

Accepting request 907621 from home:joeyli:branches:devel:openSUSE:Factory

Update to shim to 15.4-lp152.4.17.1 from openSUSE Leap 15.2

OBS-URL: https://build.opensuse.org/request/show/907621
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=35
This commit is contained in:
Joey Lee
2021-07-22 05:15:28 +00:00
committed by Git OBS Bridge
parent a24eb74443
commit c64dce585c
5 changed files with 18 additions and 464 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package shim-leap
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -30,9 +30,8 @@ Release: 0
Summary: UEFI shim loader
License: BSD-2-Clause
Group: System/Boot
Source: shim-15.4-lp152.4.8.1.x86_64.rpm
Source: shim-15.4-lp152.4.17.1.x86_64.rpm
Source1: README
Source2: shim-install
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: x86_64
@@ -58,10 +57,6 @@ rpm2cpio %{SOURCE0} | cpio --extract --unconditional --preserve-modification-tim
cp -a * %{buildroot}
cp %{S:1} .
# install updated shim-install
chmod +x %{S:2}
cp %{S:2} %{buildroot}/%{_sbindir}/shim-install
%post -n shim
/sbin/update-bootloader --reinit || true