public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: - Add bcel build dep to version jar name
@ 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 : d9064a6176c5bd6abcf0c8fa2ec6cb485feee9d0
Author : Colin Walters <walters@fedoraproject.org>
Date   : 2009-01-12T22:01:24+00:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/d9064a6176c5bd6abcf0c8fa2ec6cb485feee9d0?branch=epel10

Log:
- Add bcel build dep to version jar name

---
diff --git a/antlr3.spec b/antlr3.spec
index 5f17dc4..9b12cb8 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -3,7 +3,7 @@
 Summary: ANother Tool for Language Recognition
 Name: antlr3
 Version: 3.1.1
-Release: 3%{?dist}
+Release: 4%{?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
@@ -17,6 +17,8 @@ BuildRequires: java-devel >= 1:1.6.0
 # For cleaner script
 BuildRequires: python
 BuildRequires: ant, stringtemplate, ant-antlr, ant-junit
+# The build.xml uses this to version the jar
+BuildRequires: bcel
 BuildRequires: jpackage-utils
 Requires: jpackage-utils
 Requires: antlr
@@ -78,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-4
+- Add bcel build dep to version jar name
+
 * Mon Nov 10 2008 Colin Walters <walters@redhat.com> - 3.1.1-3
 - Add antlr3 script
 

^ 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 build dep to version jar name Colin Walters

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