public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Fix FTBFS (Resolves: rhbz#1204672)
@ 2026-07-22 19:37 Michal Srb
0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 4100297802bde63cbed1fc816b7ba26c2c1c43c0
Author : Michal Srb <msrb@redhat.com>
Date : 2015-04-29T09:09:13+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/4100297802bde63cbed1fc816b7ba26c2c1c43c0?branch=epel10
Log:
Fix FTBFS (Resolves: rhbz#1204672)
---
diff --git a/antlr3.spec b/antlr3.spec
index e910a24..57f88df 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -4,7 +4,7 @@
%global c_runtime_version 3.4
#%global python_runtime_version 3.1.3
%global javascript_runtime_version 3.1
-%global baserelease 6
+%global baserelease 7
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -23,6 +23,7 @@ BuildRequires: maven-local
BuildRequires: maven-plugin-bundle
BuildRequires: maven-surefire-provider-junit
BuildRequires: junit
+BuildRequires: tomcat-servlet-3.1-api
BuildRequires: stringtemplate4
BuildRequires: stringtemplate
BuildRequires: antlr3-tool
@@ -269,6 +270,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Wed Apr 29 2015 Michal Srb <msrb@redhat.com> - 1:3.5.2-7
+- Fix FTBFS (Resolves: rhbz#1204672)
+
* Mon Mar 30 2015 Michael Simacek <msimacek@redhat.com> - 1:3.5.2-6
- Fix FTBFS
^ 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: Fix FTBFS (Resolves: rhbz#1204672) Michal Srb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox