#1003 Update guidelines/modules/ROOT/pages/Node.js.adoc
Merged 3 years ago by ignatenkobrain. Opened 3 years ago by sgallagh.
sgallagh/packaging-committee master  into  master

@@ -11,7 +11,7 @@ 

  To build a package containing pure JavaScript node modules, you need to have:

  

  ....

- BuildRequires: nodejs-packaging

+ BuildRequires: nodejs

  ....

  

  Additional BuildRequires are necessary for native modules. See <<Building native modules with node-gyp>> for more information.

Recent changes have made it so that packages should only need to BuildRequires: nodejs rather than the nodejs-packaging package.

rebased onto 860568e

3 years ago

Does that apply to rawhide only or all releases?

All releases; I'm doing builds to support this right now.

Just curious what those changes are :)

Other than that, lgtm.

Pull-Request has been merged by ignatenkobrain

3 years ago
Metadata