Merge branch '6' into 8

This commit is contained in:
Stephen Gallagher 2018-02-05 10:24:26 -05:00
commit 5d6ae7233b
No known key found for this signature in database
GPG key ID: 7A25556236BAA3A3
2 changed files with 4 additions and 17 deletions

View file

@ -6,8 +6,6 @@ build dependencies calculated by brt_dep_solver
compat-openssl10
gcc
icu
libuv
runtime dependencies calculated by brt_dep_solver
-------------------------------------------------
libuv

View file

@ -12,18 +12,13 @@ data:
module: MIT
dependencies:
buildrequires:
# http-parser, libuv, c-ares and V8 are bundled
# openssl, icu and zlib should be provided by platform
platform: f27
python2: 2.7
platform: f28
requires:
platform: f27
python2: 2.7
platform: f28
references:
community: http://nodejs.org
documentation: http://nodejs.org/en/docs
github: http://github.com/nodejs/node
npm: http://npmjs.com
tracker: https://github.com/nodejs/node/issues
profiles:
default:
rpms:
@ -42,15 +37,9 @@ data:
- nodejs
- nodejs-devel
- npm
buildopts:
rpms:
macros: |
%_with_bootstrap 1
components:
rpms:
nodejs:
rationale: Javascript runtime and npm package manager.
buildorder: 10
nodejs-packaging:
rationale: Runtime dependency of nodejs-devel.
buildorder: 10
ref: 8