Ana Guerrero 2024-02-23 15:41:11 +00:00 committed by Git OBS Bridge
commit c9c1394001
2 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 11:26:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Jan 12 14:43:48 UTC 2024 - Luis Henriques <lhenriques@suse.com>

View File

@ -216,15 +216,15 @@ Development files for the com_err error message display library. Static librarie
%prep
%setup -q -n e2fsprogs-%{version}
# libcom_err patches
%patch3 -p1
%patch4
%patch5
%patch -P 3 -p1
%patch -P 4
%patch -P 5
cp %{SOURCE2} .
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8 -p1
%patch -P 9 -p1
%patch -P 10 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects