forked from pool/WindowMaker
Accepting request 1174183 from X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/1174183 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WindowMaker?expand=0&rev=48
This commit is contained in:
commit
28fbc00ade
@ -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