public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr4-project] rawhide: Drop unused BuildRequires
Date: Sat, 13 Jun 2026 20:33:34 GMT	[thread overview]
Message-ID: <178138281497.1.18333867658707698255.rpms-antlr4-project-fdc169c576da@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/antlr4-project
Branch : rawhide
Commit : fdc169c576da5ce20ab2f21b22b36c661b1cecb5
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-06-13T14:32:11-06:00
Stats  : +2/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr4-project/c/fdc169c576da5ce20ab2f21b22b36c661b1cecb5?branch=rawhide

Log:
Drop unused BuildRequires

---
diff --git a/antlr4-project.spec b/antlr4-project.spec
index b7df36d..1c59cdf 100644
--- a/antlr4-project.spec
+++ b/antlr4-project.spec
@@ -45,7 +45,6 @@ BuildRequires:  maven-local-openjdk25
 BuildRequires:  mvn(com.google.code.maven-replacer-plugin:replacer)
 BuildRequires:  mvn(com.ibm.icu:icu4j)
 BuildRequires:  mvn(com.webguys:string-template-maven-plugin)
-BuildRequires:  mvn(jakarta.json:jakarta.json-api)
 BuildRequires:  mvn(junit:junit)
 BuildRequires:  mvn(org.abego.treelayout:org.abego.treelayout.core)
 BuildRequires:  mvn(org.antlr:ST4)
@@ -68,7 +67,6 @@ BuildRequires:  mvn(org.slf4j:slf4j-simple)
 BuildRequires:  mvn(org.sonatype.plexus:plexus-build-api)
 BuildRequires:  mvn(org.twdata.maven:mojo-executor)
 BuildRequires:  python3-devel
-BuildRequires:  utf8cpp-devel
 
 # https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
 ExclusiveArch:  %{java_arches}
@@ -174,7 +172,6 @@ This package provides the runtime library used by Go ANTLR parsers.
 License:        BSD-3-Clause AND MIT
 Summary:        ANTLR runtime for JavaScript
 BuildArch:      noarch
-BuildRequires:  nodejs
 BuildRequires:  nodejs-packaging
 Requires:       nodejs
 
@@ -239,12 +236,8 @@ find -name \*.jar -delete
 
 %mvn_package :antlr4-master antlr4-runtime
 
-# Use utf8cpp instead of the deprecated wstring_convert
-sed -i 's/# \(.*DUSE_UTF8_INSTEAD_OF_CODECVT.*\)/\1/' runtime/Cpp/CMakeLists.txt
-
 %generate_buildrequires
-cd runtime/Python3
-%pyproject_buildrequires
+%pyproject_buildrequires -d runtime/Python3
 
 %build
 export JAVA_HOME=%{_jvmdir}/java
@@ -267,9 +260,7 @@ cd runtime/Cpp
 cd -
 
 # Build the Python 3 runtime
-cd runtime/Python3
-%pyproject_wheel
-cd -
+%pyproject_wheel -d runtime/Python3
 
 %if %{with swift}
 # Build the Swift runtime

                 reply	other threads:[~2026-06-13 20:33 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=178138281497.1.18333867658707698255.rpms-antlr4-project-fdc169c576da@fedoraproject.org \
    --to=loganjerry@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