forked from pool/coreboot-utils
Accepting request 1151233 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151233 OBS-URL: https://build.opensuse.org/package/show/hardware/coreboot-utils?expand=0&rev=41
This commit is contained in:
parent
cbc36e40a4
commit
f9f18a1d62
@ -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