Go to file
T.C. Hollingsworth 4e5a2f6e67 minor bugfixes to RPM magic
- nodejs-symlink-deps: don't create an empty node_modules dir when a module
    has no dependencies
  - nodes-fixdep: support adding deps when none exist
- use libexecdir for RPM helper scripts (per packaging guidelines discussion)
- Add the full set of headers usually bundled with node as deps to nodejs-devel.
  This way `npm install` for native modules that assume the stuff bundled with
  node exists will usually "just work".
2013-01-22 13:46:01 -07:00
.gitignore fix minor bugs in RPM magic 2013-01-01 17:46:31 -07:00
macros.nodejs minor bugfixes to RPM magic 2013-01-22 13:46:01 -07:00
nodejs-fixdep minor bugfixes to RPM magic 2013-01-22 13:46:01 -07:00
nodejs-symlink-deps minor bugfixes to RPM magic 2013-01-22 13:46:01 -07:00
nodejs.attr add RPM magic 2012-12-27 16:45:37 -07:00
nodejs.prov add RPM magic 2012-12-27 16:45:37 -07:00
nodejs.req fix brown paper bag bug in requires generation script 2013-01-12 16:21:59 -07:00
nodejs.spec minor bugfixes to RPM magic 2013-01-22 13:46:01 -07:00
sources fix minor bugs in RPM magic 2013-01-01 17:46:31 -07:00