Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=634911 T.C. Hollingsworth <tchollingsworth@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tchollingsworth@xxxxxxxxx --- Comment #27 from T.C. Hollingsworth <tchollingsworth@xxxxxxxxx> 2011-08-20 17:04:46 EDT --- Since there's been no progress on this for awhile, I'd like to take this on if I can, mainly because I want to get CoffeeScript into Fedora. :-) This version uses node.js' new CMake support, which permits it to easily use the shared V8, libev, and c-ares libraries. Furthermore, I patched the cmake files to also use shared libhttp_parser and libeio so absolutely no bundled libraries are used. (I'm submitting that patch upstream so hopefully it won't stick around too long.) Spec: http://www.u.arizona.edu/~tchol/fedora/nodejs.spec SRPM: http://www.u.arizona.edu/~tchol/fedora/nodejs-0.4.11-1.fc15.src.rpm Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3289240 (Node currently segfaults on Koji i686 because V8's Fedora package is outdated. I requested it be updated in bug732213. Note that the x86_64 build still works.) rpmlint output: $ rpmlint SPECS/nodejs.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. $ rpmlint RPMS/x86_64/nodejs-0.4.11-1.fc15.x86_64.rpm nodejs.x86_64: W: spelling-error Summary(en_US) Evented -> Vented, E vented, Evened nodejs.x86_64: W: spelling-error %description -l en_US js -> dis, ks, j nodejs.x86_64: W: spelling-error %description -l en_US scalable -> salable, callable, calculable 1 packages and 0 specfiles checked; 0 errors, 3 warnings. $ rpmlint RPMS/x86_64/nodejs-devel-0.4.11-1.fc15.x86_64.rpm nodejs-devel.x86_64: W: spelling-error Summary(en_US) Evented -> Vented, E vented, Evened nodejs-devel.x86_64: W: spelling-error %description -l en_US js -> dis, ks, j nodejs-devel.x86_64: W: spelling-error %description -l en_US scalable -> salable, callable, calculable nodejs-devel.x86_64: W: no-documentation 1 packages and 0 specfiles checked; 0 errors, 4 warnings. $ rpmlint RPMS/noarch/nodejs-doc-0.4.11-1.fc15.noarch.rpm nodejs-doc.noarch: W: spelling-error Summary(en_US) Evented -> Vented, E vented, Evened nodejs-doc.noarch: W: spelling-error %description -l en_US js -> dis, ks, j nodejs-doc.noarch: W: spelling-error %description -l en_US scalable -> salable, callable, calculable 1 packages and 0 specfiles checked; 0 errors, 3 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review