Accepting request 1151141 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151141
OBS-URL: https://build.opensuse.org/package/show/science/clFFT?expand=0&rev=16
This commit is contained in:
Martin Pluskal 2024-02-26 13:48:32 +00:00 committed by Git OBS Bridge
parent a1a768c045
commit e73ae21c2f
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:54:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon May 23 12:51:43 UTC 2022 - Andreas Schwab <schwab@suse.de>

View File

@ -112,12 +112,12 @@ This subpackage provides shared libStatTimer library
%prep
%setup -q
%patch0 -p1
%patch -P 0 -p1
%ifarch aarch64 riscv64
%patch1 -p1
%patch -P 1 -p1
%endif
%if 0%{?suse_version} >= 1550
%patch2 -p1
%patch -P 2 -p1
%endif
%build