Accepting request 1148395 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-javadoc-plugin?expand=0&rev=13
This commit is contained in:
Ana Guerrero 2024-02-21 16:57:42 +00:00 committed by Git OBS Bridge
commit 7849e4f858
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 06:00:34 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Jan 26 08:10:17 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -123,10 +123,10 @@ API documentation for %{name}.
%setup -q -n %{base_name}-%{version}
%if %{with bootstrap}
cp %{SOURCE1} build.xml
%patch0 -p1
%patch -P 0 -p1
%endif
%patch1 -p1
%patch2 -p1
%patch -P 1 -p1
%patch -P 2 -p1
%pom_xpath_remove pom:project/pom:parent/pom:relativePath
%pom_remove_dep :::test: