public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Add explicit requires javapackages-tools
@ 2026-07-22 19:37 Severin Gehwolf
  0 siblings, 0 replies; only message in thread
From: Severin Gehwolf @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : 22be101481e40f0294b681b3bcaab7271dfbddeb
Author : Severin Gehwolf <sgehwolf@redhat.com>
Date   : 2018-08-30T16:51:45+02:00
Stats  : +9/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/22be101481e40f0294b681b3bcaab7271dfbddeb?branch=epel10

Log:
Add explicit requires javapackages-tools

---
diff --git a/antlr3.spec b/antlr3.spec
index 97d4f52..08a7569 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
 %global antlr_version 3.5.2
 %global c_runtime_version 3.4
 %global javascript_runtime_version 3.1
-%global baserelease 19
+%global baserelease 20
 
 Summary:            ANother Tool for Language Recognition
 Name:               antlr3
@@ -50,6 +50,10 @@ BuildArch:   noarch
 Provides:    %{name} = %{epoch}:%{antlr_version}-%{release}
 Obsoletes:   %{name} < %{epoch}:%{antlr_version}-%{release}
 Requires:    %{name}-java = %{epoch}:%{antlr_version}-%{release}
+# Explicit requires for javapackages-tools since antlr3-script
+# uses /usr/share/java-utils/java-functions
+Requires:    javapackages-tools
+
 
 Provides:    ant-antlr3 = %{epoch}:%{antlr_version}-%{release}
 Obsoletes:   ant-antlr3 < %{epoch}:%{antlr_version}-%{release}
@@ -259,6 +263,10 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
 %doc tool/LICENSE.txt
 
 %changelog
+* Thu Aug 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:3.5.2-20
+- Explicit requires for javapackages-tools since antlr3 script uses
+  java-functions. See RHBZ#1600426.
+
 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.2-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 19:37 [rpms/antlr3] epel10: Add explicit requires javapackages-tools Severin Gehwolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox