Accepting request 1151374 from home:dimstar:rpm4.20:o

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151374
OBS-URL: https://build.opensuse.org/package/show/Publishing/openjade?expand=0&rev=17
This commit is contained in:
Martin Pluskal 2024-02-26 13:41:01 +00:00 committed by Git OBS Bridge
parent 27757613ea
commit 0fc3633cc9
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 12:35:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Mar 27 07:30:09 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@ -72,11 +72,11 @@ framework (package 'openjade').
# -n %%{name}-1.3.2-rc2
cp %{SOURCE1} dsssl
cp %{SOURCE2} README.SUSE
%patch1 -p1
%patch2 -p1
%patch3
%patch4
%patch5
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 3
%patch -P 4
%patch -P 5
%build
# export CXXFLAGS='-O'