2024-06-11 21:50:00 +00:00
committed by Git OBS Bridge
parent ffa98c24c7
commit ced6331f43
2 changed files with 45 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ Summary: The Most Powerful Multi-Pass Java Preprocessor
License: Apache-2.0
URL: https://github.com/raydac/java-comment-preprocessor
Source0: https://github.com/raydac/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
Patch0: java-comment-preprocessor-logger.patch
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
@@ -52,6 +53,7 @@ This package contains the API Documentation for %{name}.
%prep
%setup -q
%patch -P 0 -p1
# remove unpackaged and dangerous deps
%pom_remove_plugin :animal-sniffer-maven-plugin