Name: | uglify-js1 |
---|---|
Version: | 1.3.4 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 11863 |
License: | BSD |
RPM: | uglify-js1-1.3.4-9.el7.noarch.rpm |
Source RPM: | uglify-js1-1.3.4-9.el7.src.rpm |
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mishoo/UglifyJS |
Summary: | JavaScript parser, mangler/compressor and beautifier toolkit |
Description: | JavaScript parser, mangler/compressor and beautifier toolkit. This is the classic 1.x version of uglify-js. Consider using the new version provided in the uglify-js package. This package ships the uglifyjs command-line tool and a library suitable for use within Node.js. |
- add logic for building on EL6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- fix scriptlets to run in the correct subpackages
- fix Requires on js-uglify-1 subpackage
- port to new JS guidelines
- add compat symlink so old modules continue to work
- use new multi-version packaging rules - update to latest nodejs packaging standards
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- initial package based on the uglify-js (2.x) pacakge