Name: | nodejs-temp |
---|---|
Version: | 0.7.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 15634 |
License: | MIT |
RPM: | nodejs-temp-0.7.0-1.el7.noarch.rpm |
Source RPM: | nodejs-temp-0.7.0-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/bruce/node-temp |
Summary: | Temporary files and directories for Node.js |
Description: | This Node.js module handles generating a unique file/directory name under the appropriate system temporary directory, changing the file to an appropriate mode, and supports automatic removal. It has a similar API to the fs module. |
- update to upstream release 0.7.0
- update to upstream release 0.6.0 - apply patch to use native os.tmpDir instead of npm(osenv)
- update to upstream release 0.5.1 - restrict to compatible arches
- rebuild for missing npm(temp) provides on EL6
- initial package