Accepting request 1174159 from home:dimstar:Factory

- Use %patch -P N format to eliminate usage of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1174159
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=56
This commit is contained in:
Michael Vetter 2024-05-15 09:19:17 +00:00 committed by Git OBS Bridge
parent c142d73841
commit 58fec9095e
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 15 07:53:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N format to eliminate usage of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 17 08:40:25 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com> Wed Apr 17 08:40:25 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>

View File

@ -96,11 +96,11 @@ developing applications which use WindowMaker.
%setup -q -n %{name}-%{version} -a 1 %setup -q -n %{name}-%{version} -a 1
mkdir menu_orig mkdir menu_orig
cp %{name}/{menu.*,plmenu.*} menu_orig cp %{name}/{menu.*,plmenu.*} menu_orig
%patch1 %patch -P 1
%patch2 %patch -P 2
%patch3 %patch -P 3
%patch101 %patch -P 101
%patch102 %patch -P 102
cp %{S:4} . cp %{S:4} .
cp %{S:6} . cp %{S:6} .
%if 0%{?suse_version} < 1140 %if 0%{?suse_version} < 1140