public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: - update BR - whole autotools chain is required explicitly
@ 2026-07-22 19:37
0 siblings, 0 replies; only message in thread
From: @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 5db39a513ab87ccd62c05f8dadc813f2a2e99771
Author : Dan Horák <dan@danny.cz>
Date : 2015-03-23T11:33:51+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/5db39a513ab87ccd62c05f8dadc813f2a2e99771?branch=epel10
Log:
- update BR - whole autotools chain is required explicitly
---
diff --git a/antlr3.spec b/antlr3.spec
index e1bf834..b922940 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -4,7 +4,7 @@
%global c_runtime_version 3.4
#%global python_runtime_version 3.1.3
%global javascript_runtime_version 3.1
-%global baserelease 4
+%global baserelease 5
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -32,7 +32,7 @@ BuildRequires: stringtemplate4
BuildRequires: stringtemplate
BuildRequires: felix-parent
BuildRequires: antlr3-tool
-BuildRequires: autoconf
+BuildRequires: autoconf automake libtool
# we don't build it now
Obsoletes: antlr3-gunit < 3.2-15
@@ -272,6 +272,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Mon Mar 23 2015 Dan Horák <dan[at]danny.cz> - 1:3.5.2-5
+- update BR - whole autotools chain is required explicitly
+
* Fri Oct 31 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.5.2-4
- Avoid timestamp conflicts when updating jar manifest
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 19:37 [rpms/antlr3] epel10: - update BR - whole autotools chain is required explicitly
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox