On Wed, Aug 9, 2017 at 8:06 AM Stephen Gallagher <sgallagh@redhat.com> wrote:
I haven't had any time to work on it, but I'd very much like to develop an automatic RPM dependency generator that will recurse down the node_modules directories, read their package.json files and automatically create those Provides. If anyone else wants to take a crack at doing that, it would be an immense help.

A big thank-you needs to go to Tomas Tomacek for  https://pagure.io/nodejs-packaging/pull-request/2 which is now in effect on Fedora 28 (Rawhide) builds.

So now any Node.js package that is built in Fedora will automatically have `Provides: bundled(nodejs-foo)` added automatically.