public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: - Add bcel to build path
@ 2026-07-22 19:37 Colin Walters
  0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : c9d7e3929011ef5341ec57d36fd162b6d24685d6
Author : Colin Walters <walters@fedoraproject.org>
Date   : 2009-01-12T23:38:35+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/c9d7e3929011ef5341ec57d36fd162b6d24685d6?branch=epel10

Log:
- Add bcel to build path

---
diff --git a/antlr3.spec b/antlr3.spec
index 9b12cb8..5c8230a 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -3,7 +3,7 @@
 Summary: ANother Tool for Language Recognition
 Name: antlr3
 Version: 3.1.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://www.antlr.org/
 Source0: http://www.antlr.org/download/antlr-3.1.1.tar.gz
 # Utility file, in conversation with upstream about this
@@ -45,7 +45,7 @@ Python runtime support for ANTLR-generated parsers
 
 %build
 rm -f lib/*.jar
-build-jar-repository -s -p lib stringtemplate
+build-jar-repository -s -p lib stringtemplate bcel
 # Clean out generated files upstream includes
 %{__python} %{SOURCE1} .
 # Build
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/antlr_python_runtime-*
 
 %changelog
+* Mon Jan 12 2009 Colin Walters <walters@redhat.com> - 3.1.1-5
+- Add bcel to build path
+
 * Mon Jan 12 2009 Colin Walters <walters@redhat.com> - 3.1.1-4
 - Add bcel build dep to version jar name
 

^ 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 bcel to build path Colin Walters

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