Go to file
Andrei Radchenko d5ff817f75 spec: fix node binary calls to use versioned binary
Resolves: RHEL-111635

Extend existing shebang fixes to cover all npm nested modules and
shell scripts that call 'node' as a command. This prevents failures
when scripts try to call /usr/bin/node which is not shipped, instead
redirecting them to the versioned /usr/bin/node-22 binary.

Fixes include:
- All JavaScript/TypeScript files with node shebangs in npm nested modules
- Shell scripts like node-gyp that call 'node' as a command
2025-08-29 11:41:55 +02:00
.fmf enable gating 2024-08-07 16:23:16 +02:00
plans Test plan adjustments 2025-08-20 17:42:05 +02:00
.gitignore Update to version 22.16.0 2025-05-27 11:53:01 +02:00
0001-Remove-unused-OpenSSL-config.patch Import SRPM from Fedora 2024-08-06 14:03:45 +02:00
btest402.js Import SRPM from Fedora 2024-08-06 14:03:45 +02:00
gating.yaml enable gating 2024-08-07 16:23:16 +02:00
nodejs22_abi.attr Use stream-specific ABI dependency generator 2025-02-25 11:52:21 +01:00
nodejs22_abi.req Use stream-specific ABI dependency generator 2025-02-25 11:52:21 +01:00
nodejs22.spec spec: fix node binary calls to use versioned binary 2025-08-29 11:41:55 +02:00
nodejs-tarball.sh Update to version 22.16.0 2025-05-27 11:53:01 +02:00
nodejs.pc.in Import SRPM from Fedora 2024-08-06 14:03:45 +02:00
npmrc Update to version 22.11.0 (LTS) 2024-11-19 16:47:40 +01:00
npmrc.builtin.in Import SRPM from Fedora 2024-08-06 14:03:45 +02:00
rpminspect.yaml Add rpminspect config to repo 2025-06-20 10:44:51 +02:00
sources Update to version 22.16.0 2025-05-27 11:53:01 +02:00
test-runner.sh Add unit-test during build for nodejs22 2025-05-20 11:36:38 +02:00
test-should-pass.txt Add unit-test during build for nodejs22 2025-05-20 11:36:38 +02:00
v8.pc.in Import SRPM from Fedora 2024-08-06 14:03:45 +02:00