| Name: | nodejs-supervisor |
|---|---|
| Version: | 0.6.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 17863 |
| License: | MIT |
| RPM: | nodejs-supervisor-0.6.0-2.el7.noarch.rpm |
| Source RPM: | nodejs-supervisor-0.6.0-2.el7.src.rpm |
| Build Date: | Thu Nov 23 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/isaacs/node-supervisor |
| Summary: | A supervisor program for running nodejs programs |
| Description: | A little supervisor script for nodejs. It runs your program, and watches for code changes, so you can have hot-code reloading like behavior, without worrying about memory leaks and making sure you clean up all the inter-module references, and without a whole new require system. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to version 0.6.0
- Update to version 0.5.7
- Update to version 0.5.6 - add nodejs exclusive arch - add macro to invoke dependency generator on EL6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Fixed Summary and Description spelling errors - Added BSD License file, from upstream - Create man pages
- Update to 0.5.2 - Update spec to Fedora nodejs standards
- Rewored spec file using tchor template
- Initial build