[packages/antlr] drop BR: jar
atler
atler at pld-linux.org
Thu May 7 12:22:22 CEST 2026
commit a4eb90b2ff6eec0610ad53c19d547d772b3b29e6
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 7 00:55:42 2026 +0200
drop BR: jar
antlr.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/antlr.spec b/antlr.spec
index d0d3a13..f8efa3b 100644
--- a/antlr.spec
+++ b/antlr.spec
@@ -47,7 +47,6 @@ BuildRequires: sed >= 4.0
%if %{with gcj}
BuildRequires: java-gcj-compat-devel
%else
-BuildRequires: jar
%buildrequires_jdk
Requires: jpackage-utils
%endif
@@ -125,7 +124,7 @@ cp -f /usr/share/automake/config.sub scripts
%{?with_dotnet:CSHARPC=/usr/bin/mcs --enable-csharp} \
%{!?with_dotnet:--disable-csharp} \
--enable-cxx \
- %{?with_java:CLASSPATH=`pwd` --with-java="%{java_home}/bin/java" --with-javac="%{java_home}/bin/javac" --with-jar=jar} \
+ %{?with_java:CLASSPATH=`pwd` --with-java="%{java}" --with-javac="%{javac}" --with-jar=%{jar}} \
%{!?with_java:--disable-java} \
CXXFLAGS="%{rpmcxxflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/antlr.git/commitdiff/4ec53a34cd218afece142ee72db8985e9c386ac6
More information about the pld-cvs-commit
mailing list