public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: BR ant to fix FTBFS.  Thanks to Fabio Valentini for the hint.
@ 2026-07-22 19:37 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : d6b59940717e6a76bc3e48f610d29c604a2267a5
Author : Jerry James <loganjerry@gmail.com>
Date   : 2019-08-01T11:38:18-06:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/d6b59940717e6a76bc3e48f610d29c604a2267a5?branch=epel10

Log:
BR ant to fix FTBFS.  Thanks to Fabio Valentini for the hint.

---
diff --git a/antlr3.spec b/antlr3.spec
index 22fb2b1..3dd2458 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 23
+%global baserelease 24
 
 Summary:            ANother Tool for Language Recognition
 Name:               antlr3
@@ -28,6 +28,7 @@ Patch4:         0004-eof-token.patch
 # Make parsers reproducible.  Patch from Debian.
 Patch5:         0005-reproducible-parsers.patch
 
+BuildRequires:  ant
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.antlr:antlr)
 BuildRequires:  mvn(org.antlr:antlr3-maven-plugin)
@@ -276,6 +277,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
 %doc tool/LICENSE.txt
 
 %changelog
+* Thu Aug  1 2019 Jerry James <loganjerry@gmail.com> - 1:3.5.2-24
+- BR ant to fix FTBFS.  Thanks to Fabio Valentini for the hint.
+
 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.2-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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: BR ant to fix FTBFS. Thanks to Fabio Valentini for the hint Jerry James

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