public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: - Add bcel to build path
Date: Wed, 22 Jul 2026 19:37:00 GMT	[thread overview]
Message-ID: <178474902056.1.3210604671262359669.rpms-antlr3-c9d7e3929011@fedoraproject.org> (raw)

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
 

                 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=178474902056.1.3210604671262359669.rpms-antlr3-c9d7e3929011@fedoraproject.org \
    --to=walters@fedoraproject.org \
    --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