Bug 668628

Summary: Review Request: node.js - A javascript framework for server side application
Product: [Fedora] Fedora Reporter: Patrice FERLET <metal3d>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: akurtako, esm, fedora-package-review, lkundrak, notting, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-17 00:29:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrice FERLET 2011-01-10 23:44:44 UTC
Spec URL: http://www.metal3d.org/rpms/node.js.spec
SRPM URL: http://www.metal3d.org/rpms/node.js-0.2.6-1.fc14.src.rpm
Description: 
Node.js use V8 javascript Engine (used in Webkit). It's an engine to develop server side net application (http, socket...) It has severals modules to help to develop multi-clients applications, HTTP servers... etc...

Koji said me that's ok, but some "warnings" appears with rpmlint

node.js.x86_64: W: non-standard-group Development
node.js.x86_64: W: only-non-binary-in-usr-lib
node.js.x86_64: E: script-without-shebang /usr/lib64/node/wafadmin/Tools/node_addon.py
node.js.x86_64: E: script-without-shebang /usr/lib64/node/wafadmin/pproc.py
node.js.x86_64: E: script-without-shebang /usr/lib64/node/wafadmin/ansiterm.py
node.js.x86_64: W: no-manual-page-for-binary node-waf
node.js.x86_64: W: no-manual-page-for-binary node-repl
node.js-debuginfo.x86_64: W: spelling-error Summary(en_US) js -> dis, ks, ja
node.js-debuginfo.x86_64: W: spelling-error %description -l en_US js -> dis, ks, ja
node.js-devel.x86_64: W: spelling-error Summary(en_US) Developpement -> Developmental, Development, Developer
node.js-devel.x86_64: W: spelling-error Summary(en_US) js -> dis, ks, ja
node.js-devel.x86_64: W: spelling-error %description -l en_US javascript -> java script, java-script, JavaScript
node.js-devel.x86_64: W: spelling-error %description -l en_US developpement -> developmental, development, developer
node.js-devel.x86_64: W: non-standard-group Developpement
node.js-devel.x86_64: W: no-documentation
3 packages and 0 specfiles checked; 3 errors, 12 warnings.

I will correct errors and "Developpement" groupe name... but can you take a look on LICENSE text because it uses lot of licenses and one of them is "apache like"...

Thanks

Comment 1 Alexander Kurtakov 2011-01-11 08:05:35 UTC
Isn't this the same package as https://bugzilla.redhat.com/show_bug.cgi?id=634911 which is under review now?
At least a quick look tells me so.

Comment 2 Lubomir Rintel 2011-01-11 16:29:24 UTC
Patrice, this is being worked on; you're more than welcome to join forces.
I keep a sort of a status dashboard here: https://fedoraproject.org/wiki/User:Lkundrak/NodeJS

Comment 3 Patrice FERLET 2011-01-17 00:29:49 UTC

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