Compare commits

..

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

View File

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