Accepting request 1148557 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2024-02-21 16:59:29 +00:00 committed by Git OBS Bridge
commit 5decfb98f0
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:40:52 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Feb 13 01:50:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -45,8 +45,8 @@ the JDT Core batch compiler.
%prep
%setup -q -c
%patch0 -p1
%patch1 -p1
%patch -P 0 -p1
%patch -P 1 -p1
# Specify encoding
sed -i -e '/compilerarg/s/Xlint:none/Xlint:none -encoding cp1252/' build.xml