public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Severin Gehwolf <sgehwolf@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: Add explicit requires javapackages-tools
Date: Wed, 22 Jul 2026 19:37:36 GMT [thread overview]
Message-ID: <178474905668.1.14003116592646987454.rpms-antlr3-22be101481e4@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-22 19:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178474905668.1.14003116592646987454.rpms-antlr3-22be101481e4@fedoraproject.org \
--to=sgehwolf@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox