Bug 1055177
Summary: | uglify-js should be using the proper system for packaging multiple npm versions | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Hughes <tom> | ||||
Component: | uglify-js | Assignee: | T.C. Hollingsworth <tchollingsworth> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | jamielinux, tchollingsworth | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | uglify-js-2.4.13-3.fc20 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-04-15 15:28:50 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
(In reply to Tom Hughes from comment #0) > Created attachment 852349 [details] > Patch to update spec file > > The attached patch updates uglify-js to use the approved system for > packaging multiple versions of a node module, and also adjusts things to the > latest nodejs packaging standards. Thanks, applied. > Should we also be moving the files from the -common subpackage to the new > web packaging standard? Yup, went ahead and did that too. :-) uglify-js-2.2.5-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/uglify-js-2.2.5-4.fc20 uglify-js-2.2.5-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/uglify-js-2.2.5-4.fc19 uglify-js-2.2.5-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/uglify-js-2.2.5-3.el6 Package uglify-js-2.2.5-3.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing uglify-js-2.2.5-3.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0255/uglify-js-2.2.5-3.el6 then log in and leave karma (feedback). uglify-js-2.4.13-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/uglify-js-2.4.13-3.fc20 uglify-js-2.4.13-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/uglify-js-2.4.13-3.fc19 uglify-js-2.4.13-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/uglify-js-2.4.13-3.el6 uglify-js-2.4.13-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. uglify-js-2.4.13-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 852349 [details] Patch to update spec file The attached patch updates uglify-js to use the approved system for packaging multiple versions of a node module, and also adjusts things to the latest nodejs packaging standards. Should we also be moving the files from the -common subpackage to the new web packaging standard?