public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: epel10 bootstrap again
@ 2026-07-23 9:57 Kaleb S. KEITHLEY
0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-07-23 9:57 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 9:57 [rpms/antlr3] epel10: epel10 bootstrap again Kaleb S. KEITHLEY
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox