Compare commits

...

No commits in common. "c8-stream-10" and "c8-stream-24" have entirely different histories.

View File

@ -1,64 +1,68 @@
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
stream: 10 name: nodejs
summary: Javascript runtime stream: 24
description: >- summary: Javascript runtime
Node.js is a platform built on Chrome's JavaScript runtime description: >-
for easily building fast, scalable network applications. Node.js is a platform built on Chrome's JavaScript runtime
Node.js uses an event-driven, non-blocking I/O model that for easily building fast, scalable network applications.
makes it lightweight and efficient, perfect for data-intensive Node.js uses an event-driven, non-blocking I/O model that
real-time applications that run across distributed devices. makes it lightweight and efficient, perfect for data-intensive
license: real-time applications that run across distributed devices.
module: license:
- MIT module:
dependencies: - MIT
- buildrequires: dependencies:
platform: [el8] - buildrequires:
requires: platform: [el8]
platform: [el8] python38: ["3.8"]
references: requires:
community: http://nodejs.org platform: [el8]
documentation: http://nodejs.org/en/docs buildopts:
tracker: https://github.com/nodejs/node/issues rpms:
profiles: macros: |
common: %_with_all_deps_bundled 1
rpms: %_with_python3_fixup 1
- nodejs references:
- npm community: http://nodejs.org
development: documentation: http://nodejs.org/en/docs
rpms: tracker: https://github.com/nodejs/node/issues
- nodejs profiles:
- nodejs-devel common:
- npm rpms:
minimal: - nodejs
rpms: - npm
- nodejs development:
s2i: rpms:
rpms: - nodejs
- nodejs - nodejs-devel
- npm - npm
- nodejs-nodemon minimal:
api: rpms:
rpms: - nodejs
- nodejs s2i:
- nodejs-devel rpms:
- npm - nodejs
buildopts: - npm
rpms: - nodejs-nodemon
macros: | api:
%_with_bootstrap 1 rpms:
components: - nodejs
rpms: - nodejs-devel
nodejs: - npm
rationale: Javascript runtime and npm package manager. components:
buildorder: 10 rpms:
ref: stream-10-rhel-8.1.0 nodejs-packaging:
nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging
rationale: RPM Macros and Utilities for Node.js Packaging buildorder: 10
buildorder: 100 ref: stream-nodejs-24-rhel-8.10.0
ref: rhel-8.0 nodejs:
nodejs-nodemon: rationale: Javascript runtime and npm package manager.
rationale: Simple monitor script for use during development of a node.js app buildorder: 100
buildorder: 200 ref: stream-nodejs-24-rhel-8.10.0
ref: rhel-8.0 nodejs-nodemon:
rationale: Simple monitor script for use during development of a node.js app
buildorder: 200
ref: stream-nodejs-24-rhel-8.10.0