| Name: | rh-nodejs6-libuv |
|---|---|
| Epoch: | 1 |
| Version: | 1.9.1 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 158560 |
| License: | MIT and BSD and ISC |
| RPM: | rh-nodejs6-libuv-1.9.1-2.el7.x86_64.rpm |
| Source RPM: | rh-nodejs6-libuv-1.9.1-2.el7.src.rpm |
| Build Date: | Wed May 17 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://libuv.org/ |
| Summary: | Platform layer for node.js |
| Description: | libuv is a new platform layer for Node. Its purpose is to abstract IOCP on Windows and libev on Unix systems. We intend to eventually contain all platform differences in this library. |
- Remove Bundles(ev) since it's not true since 0.9.5
- Update to 1.9.1
- Build .so with collection suffix in soname - Build using gyp
- Prefix name with -nodejs
- New upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebase to 1.7.5 to support Node.js 4.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- rebase to 1.4.0
- add missing %{_?isa} to devel requires of main package
- fix some issues with the pkgconfig file and Group reported by Michael Schwendt