| Name: | rh-nodejs4-nodejs-graceful-fs |
|---|---|
| Version: | 4.1.2 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 19171 |
| License: | ISC |
| RPM: | rh-nodejs4-nodejs-graceful-fs-4.1.2-4.el7.noarch.rpm |
| Source RPM: | rh-nodejs4-nodejs-graceful-fs-4.1.2-4.el7.src.rpm |
| Build Date: | Sat Jun 11 2016 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/isaacs/node-graceful-fs |
| Summary: | 'fs' module with incremental back-off on EMFILE |
| Description: | Just like node.js' fs module, but it does an incremental back-off when EMFILE is encountered. Useful in asynchronous situations where one needs to try to open lots and lots of files. |
- rebuilt
- Reflect Upstream License
- New upstream release
- Add missing source file fs.js
- New upstream release 3.0.5
- include missing polyfills.js file
- new upstream release 2.0.0 - license file now updated upstream
- new upstream release 1.2.2
- restrict to compatible arches
- merged latest upstream release and fix BZ#967550