Fridrich Strba 2024-02-21 14:08:26 +00:00 committed by Git OBS Bridge
parent c56ca0dc0f
commit 3213baea59
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 14:08:20 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 21 14:06:48 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -30,7 +30,7 @@ Patch0: jzlib-javadoc-fixes.patch
BuildRequires: ant >= 1.6
BuildRequires: fdupes
BuildRequires: java-devel
BuildRequires: javapackages-local
BuildRequires: javapackages-local >= 6
BuildArch: noarch
%description
@ -74,7 +74,7 @@ install -Dpm 644 target/%{name}-%{version}.jar \
# pom
install -dm 755 %{buildroot}%{_mavenpomdir}
%mvn_install_pom pom.xml \
%{mvn_install_pom} pom.xml \
%{buildroot}%{_mavenpomdir}/%{name}.pom
%add_maven_depmap %{name}.pom %{name}.jar