Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
73ae3d67ad
commit
2506a8886f
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# Break circular dependencies
|
# Break circular dependencies
|
||||||
%bcond bootstrap 0
|
%bcond bootstrap 1
|
||||||
|
|
||||||
# 2024-05-21: Temporarily re-enable bundling to work around issues in Rawhide
|
# 2024-05-21: Temporarily re-enable bundling to work around issues in Rawhide
|
||||||
%if %{with bootstrap} || 0%{?nodejs_pkg_major} == 22
|
%if %{with bootstrap} || 0%{?nodejs_pkg_major} == 22
|
||||||
@ -143,7 +143,7 @@
|
|||||||
Name: nodejs%{nodejs_pkg_major}
|
Name: nodejs%{nodejs_pkg_major}
|
||||||
Epoch: %{nodejs_epoch}
|
Epoch: %{nodejs_epoch}
|
||||||
Version: %{nodejs_version}
|
Version: %{nodejs_version}
|
||||||
Release: %{nodejs_release}
|
Release: %{nodejs_release}.0.riscv64
|
||||||
Summary: JavaScript runtime
|
Summary: JavaScript runtime
|
||||||
# see bundled_licenses.py, which helps identify licenses in bundled NPM modules
|
# 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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user