public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: epel10 bootstrap, ST4 version
Date: Thu, 23 Jul 2026 23:59:41 GMT [thread overview]
Message-ID: <178485118157.1.15100366042725404525.rpms-antlr3-e208396111bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : e208396111bbf15358045417171b9a215a0a2c7a
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-07-23T19:59:02-04:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/e208396111bbf15358045417171b9a215a0a2c7a?branch=epel10
Log:
epel10 bootstrap, ST4 version
---
diff --git a/antlr3.spec b/antlr3.spec
index e2c59ec..1bd8517 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
%global antlr_version 3.5.3
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
-%global baserelease 7
+%global baserelease 8
# This package needs itself to build. Use this to bootstrap on a new system.
%bcond_without bootstrap
@@ -226,6 +226,9 @@ find -type f -a -name *.class -delete
%mvn_file :antlr antlr3
%mvn_file :antlr-runtime antlr3-runtime
%mvn_file :antlr-maven-plugin antlr3-maven-plugin
+%if %{with bootstrap}
+%mvn_file :antlr ST4
+%endif
%if %{with bootstrap}
# Make the bootstrap JARs and POMs available
@@ -291,6 +294,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/antlr
%mvn_install
# install ant task
+ls -R
install -m 644 antlr-ant/main/antlr3-task/ant-antlr3.jar -D $RPM_BUILD_ROOT%{_javadir}/ant/ant-antlr3.jar
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ant.d
cat > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-antlr3 << EOF
@@ -358,6 +362,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Thu Jul 23 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 1:3.5.3-8
+- epel10 bootstrap, based on f39, ST4 bootstrap version
+
* Thu Jul 23 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 1:3.5.3-7
- epel10 bootstrap, based on f39, ST4 bootstrap version
next reply other threads:[~2026-07-23 23:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 23:59 Kaleb S. KEITHLEY [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-24 0:11 [rpms/antlr3] epel10: epel10 bootstrap, ST4 version Kaleb S. KEITHLEY
2026-07-23 19:41 Kaleb S. KEITHLEY
2026-07-23 18:41 Kaleb S. KEITHLEY
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=178485118157.1.15100366042725404525.rpms-antlr3-e208396111bb@fedoraproject.org \
--to=kkeithle@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