public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: Fix forgotten requires and gunit subpackage
Date: Wed, 22 Jul 2026 19:37:13 GMT	[thread overview]
Message-ID: <178474903387.1.6882488652382953628.rpms-antlr3-98ebb07af315@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-22 19:37 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=178474903387.1.6882488652382953628.rpms-antlr3-98ebb07af315@fedoraproject.org \
    --to=sochotnicky@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