Name: | nodejs-packaging |
---|---|
Version: | 7 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 19486 |
License: | MIT |
RPM: | nodejs-packaging-7-1.el7.noarch.rpm |
Source RPM: | nodejs-packaging-7-1.el7.src.rpm |
Build Date: | Thu Nov 20 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | https://fedoraproject.org/wiki/Node.js/Packagers |
Summary: | RPM Macros and Utilities for Node.js Packaging |
Description: | This package contains RPM macros and other utilities useful for packaging Node.js modules and applications in RPM-based distributions. |
- nodejs-symlink-deps: fix regression preventing multiply versioned modules from being symlinked correctly
- nodejs-fixdep: use real option parsing - nodejs-fixdep: support modifying optionalDependencies and devDependencies - req: support the caret operator - nodejs-symlink-deps: add --force option - nodejs-symlink-deps: add --build alias for --check - nodejs-fixdep: support converting to caret dependencies - nodejs-fixdep: support non-dictionary dependency properties - multiver_modules: add nan
- handle cases where the symlink target exists gracefully
- dependencies and engines can be lists or strings too - handle unversioned dependencies on multiply versioned modules correctly (RHBZ#982798) - restrict to compatible arches
- move multiple version list to /usr/share/node - bump nodejs Requires to 0.10.12 - add Requires: redhat-rpm-config
- initial package