diff --git a/nodejs.yaml b/nodejs.yaml index 363e887..fe3ac4b 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -14,13 +14,13 @@ data: license: - MIT configurations: - - context: rhel9 - platform: el9 + - context: rhel8 + platform: el8 buildopts: rpms: macros: | %_with_bundled 1 - %_with_python3_fixup 0 + %_with_python3_fixup 1 references: community: http://nodejs.org documentation: http://nodejs.org/en/docs @@ -53,12 +53,12 @@ data: nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging buildorder: 10 - ref: stream-nodejs-18-rhel-9.1.0 + ref: stream-nodejs-22-rhel-8.10.0 nodejs: rationale: Javascript runtime and npm package manager. buildorder: 100 - ref: stream-nodejs-18-rhel-9.1.0 + ref: stream-nodejs-22-rhel-8.10.0 nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app buildorder: 200 - ref: stream-nodejs-18-rhel-9.1.0 + ref: stream-nodejs-22-rhel-8.10.0