Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=910114 Bug ID: 910114 Summary: Review Request: nodejs-bindings - Helper module for loading your native module's .node file Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Reporter: jamielinux@xxxxxxxxxxxxxxxxx Spec URL: http://jamielinux.fedorapeople.org/nodejs-buddycloud-http-api/nodejs-bindings.spec SRPM URL: http://jamielinux.fedorapeople.org/nodejs-buddycloud-http-api/SRPMS/nodejs-bindings-1.0.0-1.fc18.src.rpm Fedora Account System Username: jamielinux Description: This is a helper module for authors of Node.js native addon modules. It is basically the "swiss army knife" of require()ing your native module's .node file. Throughout the course of Node's native addon history, addons have ended up being compiled in a variety of different places, depending on which build tool and which version of node was used. To make matters worse, now the gyp build tool can produce either a Release or Debug build, each being built into different locations. This module checks all the possible locations that a native addon would be built at, and returns the first one that loads successfully. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ETR5gDYyxj&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review