Accepting request 1148556 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dom4j?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-22 19:55:56 +00:00 committed by Git OBS Bridge
commit 5e84b94753
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:40:43 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 15 06:06:58 UTC 2024 - Fridrich Strba <fstrba@suse.com> Thu Feb 15 06:06:58 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -80,7 +80,7 @@ Javadoc for %{base_name}.
%prep %prep
%setup -q -n %{base_name}-%{version} %setup -q -n %{base_name}-%{version}
%if %{with bootstrap} %if %{with bootstrap}
%patch0 -p1 %patch -P 0 -p1
%endif %endif
cp %{SOURCE1} pom.xml cp %{SOURCE1} pom.xml