Accepting request 1151260 from hardware
OBS-URL: https://build.opensuse.org/request/show/1151260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreboot-utils?expand=0&rev=30
This commit is contained in:
commit
5e4f07a072
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:35:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 15:19:49 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -41,11 +41,7 @@ coreboot is a Free Software project aimed at replacing the proprietary BIOS
|
||||
used to develop and configure systems with coreboot.
|
||||
|
||||
%prep
|
||||
%setup -q -n coreboot-%{version}
|
||||
%if 0%{?suse_version} > 1320
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%endif
|
||||
%autosetup -p1 -n coreboot-%{version}
|
||||
|
||||
# Upstream messed the timespamps in the tarball
|
||||
# Fix these for the 4.19 tarball
|
||||
|
Loading…
Reference in New Issue
Block a user