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:
parent
c142d73841
commit
58fec9095e
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user