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 version to subpackage release and bump epoch
Date: Wed, 22 Jul 2026 19:37:26 GMT [thread overview]
Message-ID: <178474904627.1.4630682648687738827.rpms-antlr3-f50aa1a92530@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : f50aa1a9253033f364a89be5626116652680fc84
Author : Michael Simacek <msimacek@redhat.com>
Date : 2014-06-20T12:31:50+02:00
Stats : +17/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/f50aa1a9253033f364a89be5626116652680fc84?branch=epel10
Log:
Add version to subpackage release and bump epoch
---
diff --git a/antlr3.spec b/antlr3.spec
index 477a9e9..60cd058 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -4,11 +4,13 @@
%global c_runtime_version 3.4
#%global python_runtime_version 3.1.3
%global javascript_runtime_version 3.1
+%global baserelease 1
Summary: ANother Tool for Language Recognition
Name: antlr3
Version: %{antlr_version}
-Release: 1%{?dist}
+Release: %{baserelease}%{?dist}
+Epoch: 1
URL: http://www.antlr3.org/
Source0: https://github.com/antlr/antlr3/archive/%{antlr_version}.tar.gz
#Source2: http://www.antlr3.org/download/Python/antlr_python_runtime-%{python_runtime_version}.tar.gz
@@ -61,9 +63,17 @@ BuildArch: noarch
%description java
Java run-time support for ANTLR-generated parsers
+%package javadoc
+Summary: API documentation for %{name}
+BuildArch: noarch
+
+%description javadoc
+%{summary}.
+
%package javascript
Summary: Javascript run-time support for ANTLR-generated parsers
Version: %{javascript_runtime_version}
+Release: %{antlr_version}.%{baserelease}
BuildArch: noarch
%description javascript
@@ -72,6 +82,7 @@ Javascript run-time support for ANTLR-generated parsers
%package C
Summary: C run-time support for ANTLR-generated parsers
Version: %{c_runtime_version}
+Release: %{antlr_version}.%{baserelease}
%description C
C run-time support for ANTLR-generated parsers
@@ -79,6 +90,9 @@ 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}
+Version: %{c_runtime_version}
+Release: %{antlr_version}.%{baserelease}
+
%description C-devel
Header files for the C bindings for ANTLR-generated parsers
@@ -89,6 +103,8 @@ BuildArch: noarch
BuildRequires: graphviz
BuildRequires: doxygen
Requires: %{name}-C = %{c_runtime_version}-%{release}
+Version: %{c_runtime_version}
+Release: %{antlr_version}.%{baserelease}
%description C-docs
This package contains doxygen documentation with instruction
@@ -112,13 +128,6 @@ C++ runtime support for ANTLR-generated parsers.
#%description python
#Python run-time support for ANTLR-generated parsers
-%package javadoc
-Summary: API documentation for %{name}
-BuildArch: noarch
-
-%description javadoc
-%{summary}.
-
%prep
%setup -q -n antlr3-%{antlr_version} -a 3
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=178474904627.1.4630682648687738827.rpms-antlr3-f50aa1a92530@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