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 again
Date: Thu, 23 Jul 2026 09:57:12 GMT [thread overview]
Message-ID: <178480063228.1.438774798616263971.rpms-antlr3-56a3a1b7ea51@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 56a3a1b7ea51da04be6e56d70e05ab2bb3ca4c33
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-07-23T05:56:35-04:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/56a3a1b7ea51da04be6e56d70e05ab2bb3ca4c33?branch=epel10
Log:
epel10 bootstrap again
---
diff --git a/antlr3.spec b/antlr3.spec
index 5993a52..501459a 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 6
+%global baserelease 7
# This package needs itself to build. Use this to bootstrap on a new system.
%bcond_without bootstrap
@@ -182,6 +182,7 @@ Header files for the C bindings for ANTLR-generated parsers
License: BSD-3-Clause AND GPL-1.0-or-later AND MIT
Summary: API documentation for the C run-time support for ANTLR-generated parsers
BuildArch: noarch
+ExclusiveArch: %{java_arches} noarch
BuildRequires: graphviz
BuildRequires: doxygen
Requires: %{name}-C = %{epoch}:%{c_runtime_version}-%{release}
@@ -226,6 +227,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-%{ST4ver3} antlr-ST4-%{ST4ver3}
+%endif
%if %{with bootstrap}
# Make the bootstrap JARs and POMs available
@@ -361,6 +365,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-7
+- epel10 bootstrap, based on f39,
+
* Wed Jul 22 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 1:3.5.3-6
- epel10 bootstrap, based on f39
reply other threads:[~2026-07-23 9:57 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=178480063228.1.438774798616263971.rpms-antlr3-56a3a1b7ea51@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