public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jowl] rawhide: Update BR for nodejs
@ 2026-08-10  2:23 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-10  2:23 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  2:23 [rpms/jowl] rawhide: Update BR for nodejs 

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