public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: remove unnecessary dependency on deprecated parent pom
@ 2026-07-22 19:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

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
 

^ 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: remove unnecessary dependency on deprecated parent pom Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox