public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: remove unnecessary dependency on deprecated parent pom
Date: Wed, 22 Jul 2026 19:37:40 GMT [thread overview]
Message-ID: <178474906088.1.840356251882365754.rpms-antlr3-e109a5d10954@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : e109a5d1095433de901701c63d64916ee861c2dc
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2020-04-25T22:34:56+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/e109a5d1095433de901701c63d64916ee861c2dc?branch=epel10
Log:
remove unnecessary dependency on deprecated parent pom
---
diff --git a/antlr3.spec b/antlr3.spec
index a9869ff..02ac73c 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
%global antlr_version 3.5.2
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
-%global baserelease 25
+%global baserelease 26
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -38,7 +38,6 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
BuildRequires: mvn(org.apache.maven:maven-project)
BuildRequires: mvn(org.codehaus.plexus:plexus-compiler-api)
-BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
BuildRequires: autoconf
@@ -149,6 +148,8 @@ sed -i "s,\${buildNumber},`cat %{_sysconfdir}/fedora-release` `date`," tool/src/
find -type f -a -name *.jar -delete
find -type f -a -name *.class -delete
+%pom_remove_parent
+
%pom_disable_module antlr3-maven-archetype
%pom_disable_module gunit
%pom_disable_module gunit-maven-plugin
@@ -277,6 +278,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Sat Apr 25 2020 Fabio Valentini <decathorpe@gmail.com> - 1:3.5.2-26
+- Remove unnecessary dependency on deprecated parent pom.
+
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.2-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
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=178474906088.1.840356251882365754.rpms-antlr3-e109a5d10954@fedoraproject.org \
--to=decathorpe@gmail.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