- Only copy uncompressed directories.

- RelEng emergency fix: fix source number to install shim-install.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=48
This commit is contained in:
Joey Lee 2025-02-24 05:26:35 +00:00 committed by Git OBS Bridge
parent a003cbf3a9
commit 2ee9b5b5f5
2 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,12 @@
-------------------------------------------------------------------
Wed Feb 19 14:06:50 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
- Only copy uncompressed directories.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 20 05:14:22 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com> Fri Sep 20 05:14:22 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
- RelEng emergency fix: fux source number to install shim-install. - RelEng emergency fix: fix source number to install shim-install.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 2 08:07:02 UTC 2024 - Dennis Tseng <dennis.tseng@suse.com> Mon Sep 2 08:07:02 UTC 2024 - Dennis Tseng <dennis.tseng@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package shim-leap # spec file for package shim-leap
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -65,7 +65,7 @@ rpm2cpio %{SOURCE1} | cpio --extract --unconditional --preserve-modification-tim
%install %install
# purely repackaged # purely repackaged
cp -a * %{buildroot} cp -a etc usr %{buildroot}
cp %{S:2} . cp %{S:2} .
# Override shim-install # Override shim-install