public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/jowl] rawhide: Update BR for nodejs
Date: Mon, 10 Aug 2026 02:23:57 GMT	[thread overview]
Message-ID: <178632863727.1.14447655433371014650.rpms-jowl-4963221b8f63@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/jowl
            Branch : rawhide
            Commit : 4963221b8f6331bd2dac47c5817af5f1bfac31e1
            Author : Jan Staněk <jstanek@redhat.com>
            Date   : 2026-08-10T01:54:08+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/jowl/c/4963221b8f6331bd2dac47c5817af5f1bfac31e1?branch=rawhide

            Log:
            Update BR for nodejs

As an unfortunate side effect of NodejsAlternativesSystem [1] change
and the fact that koji does not pull any weak dependencies,
the unversioned `node` command now needs to be requested explicitly.

[1]: https://fedoraproject.org/wiki/Changes/NodejsAlternativesSystem

---
diff --git a/jowl.spec b/jowl.spec
index 46dbf4b..8e478f6 100644
--- a/jowl.spec
+++ b/jowl.spec
@@ -18,7 +18,7 @@ Source3:        %{name}-%{version}-bundled-licenses.txt
 BuildArch:      noarch
 ExclusiveArch:  %{nodejs_arches} noarch
 Requires:       nodejs
-BuildRequires:  nodejs-devel
+BuildRequires:  nodejs22-devel, /usr/bin/node
 BuildRequires:  yarnpkg
 BuildRequires:  fdupes
 

                 reply	other threads:[~2026-08-10  2:23 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=178632863727.1.14447655433371014650.rpms-jowl-4963221b8f63@fedoraproject.org \
    --to=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