| Name: | nodejs-packaging | 
|---|---|
| Version: | 17 | 
| Release: | 3.module+el8.1.0+5392+4d6b561f | 
| Architecture: | noarch | 
| Module: | nodejs:10:8000020190911085529:9edba152 nodejs:10:8010020200213140254:c27ad7f8 nodejs:10:8010020200318152252:c27ad7f8 nodejs:10:8020020200318152154:4cda2c84 nodejs:10:8020020200630155331:4cda2c84 nodejs:10:8030020210118191659:229f0a1c nodejs:10:8030020210225164533:229f0a1c  | 
| Group: | Unspecified | 
| Size: | 27802 | 
| License: | MIT | 
| RPM: | nodejs-packaging-17-3.module+el8.1.0+5392+4d6b561f.noarch.rpm | 
| Source RPM: | nodejs-packaging-17-3.module+el8.1.0+5392+4d6b561f.src.rpm | 
| Build Date: | Sat Nov 09 2019 | 
| Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://fedoraproject.org/wiki/Node.js/Packagers | 
| Summary: | RPM Macros and Utilities for Node.js Packaging | 
| Description: | This package contains RPM macros and other utilities useful for packaging Node.js modules and applications in RPM-based distributions.  | 
- Change Requires to Recommends on nodejs dependency, so it is usable for building nodejs
- Switch hardcoded python3 shebangs into the %{__python3} macro
  - Fix version comparators with a space after the operator
- Rewrite nodejs.req to better match npm versioning rules - Add tests for nodejs.req and nodejs.prov
- Fix caret dependency ranges
- Only match top level modules for requires and provides generation
- Add %nodejs_setversion macro
- Port to python 3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- nodesjs.req: use boolean with for range dependencies