public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Fix forgotten requires and gunit subpackage
@ 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 : 98ebb07af31549d746a62d222a7ebb6256d98035
Author : Stanislav Ochotnicky <sochotnicky@redhat.com>
Date : 2012-01-23T18:13:10+01:00
Stats : +3/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/98ebb07af31549d746a62d222a7ebb6256d98035?branch=epel10
Log:
Fix forgotten requires and gunit subpackage
---
diff --git a/antlr3.spec b/antlr3.spec
index 223f3f6..090f041 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -66,6 +66,7 @@ Obsoletes: %{name} < %{antlr_version}-%{release}
Requires: %{name}-java = %{antlr_version}-%{release}
Requires: antlr
Requires: stringtemplate >= 3.2
+Requires: stringtemplate4
%description tool
ANother Tool for Language Recognition, is a language tool
@@ -73,23 +74,12 @@ that provides a framework for constructing recognizers,
interpreters, compilers, and translators from grammatical
descriptions containing actions in a variety of target languages.
-%package gunit
-Group: Development/Libraries
-Summary: Gunit is a unit testing framework for ANTLR grammars
-BuildArch: noarch
-Requires: jpackage-utils
-Requires: java >= 1:1.6.0
-Requires: %{name}-java = %{antlr_version}-%{release}
-
-%description gunit
-This package provides support for Gunit, a unit testing framework
-for ANTLR grammars.
-
%package java
Group: Development/Libraries
Summary: Java run-time support for ANTLR-generated parsers
BuildArch: noarch
-Requires: stringtemplate
+Requires: stringtemplate
+Requires: stringtemplate4
Requires: jpackage-utils
Requires: java >= 1:1.6.0
^ 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: Fix forgotten requires and gunit subpackage Stanislav Ochotnicky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox