Update, add rpm macros
This commit is contained in:
parent
f5701461d8
commit
01dadb7a39
1 changed files with 4 additions and 1 deletions
|
|
@ -42,13 +42,16 @@ data:
|
|||
- nodejs
|
||||
- nodejs-devel
|
||||
- npm
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
components:
|
||||
rpms:
|
||||
nodejs:
|
||||
rationale: Javascript runtime and npm package manager.
|
||||
buildorder: 10
|
||||
ref: f26
|
||||
#46c283
|
||||
nodejs-packaging:
|
||||
rationale: Runtime dependency of nodejs-devel.
|
||||
buildorder: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue