public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: Fix stringtemplate4 jar classpath in shell script (stringtemplate4/ST4.jar)
Date: Wed, 22 Jul 2026 19:37:33 GMT [thread overview]
Message-ID: <178474905343.1.8249271703588941433.rpms-antlr3-d7772f0bcf5e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : d7772f0bcf5e76e92d84eb94ea8712f63c5a5658
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date : 2016-10-04T13:52:49+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/d7772f0bcf5e76e92d84eb94ea8712f63c5a5658?branch=epel10
Log:
Fix stringtemplate4 jar classpath in shell script (stringtemplate4/ST4.jar)
---
diff --git a/antlr3.spec b/antlr3.spec
index a497b09..6051f88 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 12
+%global baserelease 13
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -200,7 +200,7 @@ ant/ant-antlr3 antlr3
EOF
# install wrapper script
-%jpackage_script org.antlr.Tool '' '' 'stringtemplate4.jar:antlr3.jar:antlr3-runtime.jar' antlr3 true
+%jpackage_script org.antlr.Tool '' '' 'stringtemplate4/ST4.jar:antlr3.jar:antlr3-runtime.jar' antlr3 true
# install C runtime
pushd runtime/C
@@ -263,6 +263,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Tue Oct 04 2016 David Geiger <daviddavid> - 1:3.5.2-13
+- Fix stringtemplate4 jar classpath in shell script (stringtemplate4/ST4.jar)
+
* Tue Sep 27 2016 Michael Simacek <msimacek@redhat.com> - 1:3.5.2-12
- Fix Java 8 patch
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=178474905343.1.8249271703588941433.rpms-antlr3-d7772f0bcf5e@fedoraproject.org \
--to=mizdebsk@redhat.com \
--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