Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-11-13 11:26:10 +02:00
parent 73ae3d67ad
commit 2506a8886f
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -11,7 +11,7 @@
# Break circular dependencies
%bcond bootstrap 0
%bcond bootstrap 1
# 2024-05-21: Temporarily re-enable bundling to work around issues in Rawhide
%if %{with bootstrap} || 0%{?nodejs_pkg_major} == 22
@ -143,7 +143,7 @@
Name: nodejs%{nodejs_pkg_major}
Epoch: %{nodejs_epoch}
Version: %{nodejs_version}
Release: %{nodejs_release}
Release: %{nodejs_release}.0.riscv64
Summary: JavaScript runtime
# see bundled_licenses.py, which helps identify licenses in bundled NPM modules
License: Apache-2.0 AND Artistic-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BlueOak-1.0.0 AND CC-BY-3.0 AND CC0-1.0 AND ISC AND MIT