Ana Guerrero 2024-02-26 18:46:43 +00:00 committed by Git OBS Bridge
commit 5e4f07a072
2 changed files with 7 additions and 5 deletions

View File

@ -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>

View File

@ -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