public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: Add epoch to subpackage requires
Date: Wed, 22 Jul 2026 19:37:26 GMT [thread overview]
Message-ID: <178474904675.1.10515916341742979317.rpms-antlr3-54a1b8aa4d96@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 54a1b8aa4d960438778e7968c27a60f2fe07157e
Author : Michael Simacek <msimacek@redhat.com>
Date : 2014-06-20T14:27:26+02:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/54a1b8aa4d960438778e7968c27a60f2fe07157e?branch=epel10
Log:
Add epoch to subpackage requires
---
diff --git a/antlr3.spec b/antlr3.spec
index 60cd058..bfa57cb 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -46,9 +46,9 @@ descriptions containing actions in a variety of target languages.
%package tool
Summary: ANother Tool for Language Recognition
BuildArch: noarch
-Provides: %{name} = %{antlr_version}-%{release}
-Obsoletes: %{name} < %{antlr_version}-%{release}
-Requires: %{name}-java = %{antlr_version}-%{release}
+Provides: %{name} = %{epoch}:%{antlr_version}-%{release}
+Obsoletes: %{name} < %{epoch}:%{antlr_version}-%{release}
+Requires: %{name}-java = %{epoch}:%{antlr_version}-%{release}
%description tool
ANother Tool for Language Recognition, is a language tool
@@ -89,7 +89,7 @@ C run-time support for ANTLR-generated parsers
%package C-devel
Summary: Header files for the C bindings for ANTLR-generated parsers
-Requires: %{name}-C = %{c_runtime_version}-%{release}
+Requires: %{name}-C = %{epoch}:%{c_runtime_version}-%{release}
Version: %{c_runtime_version}
Release: %{antlr_version}.%{baserelease}
@@ -102,7 +102,7 @@ Summary: API documentation for the C run-time support for ANTLR-generated
BuildArch: noarch
BuildRequires: graphviz
BuildRequires: doxygen
-Requires: %{name}-C = %{c_runtime_version}-%{release}
+Requires: %{name}-C = %{epoch}:%{c_runtime_version}-%{release}
Version: %{c_runtime_version}
Release: %{antlr_version}.%{baserelease}
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=178474904675.1.10515916341742979317.rpms-antlr3-54a1b8aa4d96@fedoraproject.org \
--to=msimacek@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