Bug 805587 - Review Request: jquery - The jQuery JavaScript Library
Summary: Review Request: jquery - The jQuery JavaScript Library
Keywords:
Status: CLOSED DUPLICATE of bug 857992
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 457343 (view as bug list)
Depends On:
Blocks: 805327
TreeView+ depends on / blocked
 
Reported: 2012-03-21 16:11 UTC by Luke Macken
Modified: 2016-09-20 02:43 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-17 17:26:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luke Macken 2012-03-21 16:11:55 UTC
Spec URL: http://lmacken.fedorapeople.org/rpms/jquery.spec
SRPM URL: http://lmacken.fedorapeople.org/rpms/jquery-1.7.1-1.fc16.src.rpm
Description:
jQuery is a fast and concise JavaScript Library that
simplifies HTML document traversing, event handling,
animating, and Ajax interactions for rapid web development.
jQuery is designed to change the way that you write
JavaScript.

Comment 1 Luke Macken 2012-03-21 16:56:44 UTC
Ok, this package is dumb. It probably should take the entire jQuery source tree (probably via git tag snapshot), and build & minify it ourselves.

I think jQuery uses the closure compiler to do the minification: https://developers.google.com/closure/compiler

There is also a pure-python tool by Google that we could potentially look into: https://code.google.com/p/v8/source/browse/branches/bleeding_edge/tools/jsmin.py

Comment 2 Toshio Ernie Kuratomi 2012-03-21 17:07:57 UTC
*** Bug 457343 has been marked as a duplicate of this bug. ***

Comment 3 Karel Klíč 2012-05-15 09:39:50 UTC
How can I help to move this review forward?


Here is a jQuery package built from upstream source tree:
http://kklic.fedorapeople.org/jquery.spec
http://kklic.fedorapeople.org/jquery-1.7.2-1.fc17.src.rpm

The build does not contain a minified version.  I'd wait until nodejs is packaged into Fedora and then start shipping the minified version the same way as upstream does.

Comment 4 Gregor Tätzner 2012-08-16 19:47:38 UTC
Are you interested in maintaining jquery? If yes, you should create your own review request since Luke seems to be unresponsive.

Comment 5 Luke Macken 2012-08-16 23:23:54 UTC
I think Karel's package is a much better base than mine, so we should review that going forward.

Comment 6 Gregor Tätzner 2012-09-17 17:26:43 UTC
allright, the party is continuing there: https://bugzilla.redhat.com/show_bug.cgi?id=857992

*** This bug has been marked as a duplicate of bug 857992 ***


Note You need to log in before you can comment on or make changes to this bug.