public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Use Requires: java-headless rebuild (#1067528)
@ 2026-07-22 19:37 Stanislav Ochotnicky
0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 859b761899b43ceb684c0c1a9ec23e023f9dda6a
Author : Stanislav Ochotnicky <sochotnicky@redhat.com>
Date : 2014-03-04T09:05:01+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/859b761899b43ceb684c0c1a9ec23e023f9dda6a?branch=epel10
Log:
Use Requires: java-headless rebuild (#1067528)
---
diff --git a/antlr3.spec b/antlr3.spec
index d05973c..b952976 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -9,7 +9,7 @@
Summary: ANother Tool for Language Recognition
Name: antlr3
Version: %{antlr_version}
-Release: 15%{?dist}
+Release: 16%{?dist}
URL: http://www.antlr.org/
Source0: http://www.antlr.org/download/antlr-%{antlr_version}.tar.gz
Source1: http://www.antlr.org/download/C/libantlr3c-%{antlr_version}.tar.gz
@@ -58,7 +58,7 @@ Group: Development/Libraries
Summary: ANother Tool for Language Recognition
BuildArch: noarch
Requires: jpackage-utils
-Requires: java >= 1:1.6.0
+Requires: java-headless >= 1:1.6.0
Provides: %{name} = %{antlr_version}-%{release}
Obsoletes: %{name} < %{antlr_version}-%{release}
Requires: %{name}-java = %{antlr_version}-%{release}
@@ -77,7 +77,7 @@ BuildArch: noarch
Requires: stringtemplate4
Requires: stringtemplate
Requires: jpackage-utils
-Requires: java >= 1:1.6.0
+Requires: java-headless >= 1:1.6.0
%description java
Java run-time support for ANTLR-generated parsers
@@ -323,6 +323,9 @@ popd
%{_datadir}/antlr/
%changelog
+* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.4-16
+- Use Requires: java-headless rebuild (#1067528)
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
^ 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: Use Requires: java-headless rebuild (#1067528) Stanislav Ochotnicky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox