| Name: | rh-nodejs8-nodejs-bson |
|---|---|
| Version: | 1.0.4 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 719060 |
| License: | ASL 2.0 |
| RPM: | rh-nodejs8-nodejs-bson-1.0.4-2.el7.noarch.rpm |
| Source RPM: | rh-nodejs8-nodejs-bson-1.0.4-2.el7.src.rpm |
| Build Date: | Tue Dec 19 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mongodb/js-bson |
| Summary: | A bson parser for node.js and the browser |
| Description: | A JS/C++ Bson parser for node, used in the MongoDB Native driver. |
- rh-nodejs8 rebuild
- Update - Remove unrunable tests
- Add ExclusiveArch and BuildArch - properly disable tests
- Rebase to latest upstream release - This package is no longer native module
- Add missing nodejs_symlink_deps macro
- Invoke provides requires macro
- enable scl support
- Fixed permission on bson.node
- Updated source
- Updated to 0.2.3 - Updated BuildRequires and added NODE_PATH - Added testing, though set to false until packages are made.