forked from pool/slade
Accepting request 1151542 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151542 OBS-URL: https://build.opensuse.org/package/show/games:tools/slade?expand=0&rev=42
This commit is contained in:
parent
69efd317af
commit
b64f29d212
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 13:25:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 15 12:14:46 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -60,7 +60,7 @@ from/to other generic formats such as PNG.
|
||||
%setup -q -n SLADE-%version
|
||||
%patch -P 1 -P 2 -P 3 -P 4 -p1
|
||||
%ifnarch %ix86 x86_64
|
||||
%patch10 -p1
|
||||
%patch -P 10 -p1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%patch -P 11 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user