Bug 732590

Summary: Review Request: nodejs-uuid - RFC4122v4 UUID generator for Node.js
Product: [Fedora] Fedora Reporter: T.C. Hollingsworth <tchollingsworth>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: notting, package-review
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-10-24 23:02:40 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:
Bug Depends On: 732552    
Bug Blocks: 732704    

Description T.C. Hollingsworth 2011-08-23 02:42:44 UTC
Spec URL: http://www.u.arizona.edu/~tchol/fedora/nodejs-uuid.spec
SRPM URL: http://www.u.arizona.edu/~tchol/fedora/nodejs-uuid-1.2.0-1.fc15.src.rpm
Description:
Simple, fast generation of RFC4122v4 and non-RFC compact UUIDs.  It runs in
node.js and many browsers.

(npm dependency)

$ rpmlint SPECS/nodejs-uuid.spec 
SPECS/nodejs-uuid.spec: W: no-%build-section
SPECS/nodejs-uuid.spec: W: invalid-url Source0: broofa-node-uuid-174d276.tar.gz
0 packages and 1 specfiles checked; 0 errors, 2 warnings.

$ rpmlint RPMS/noarch/nodejs-uuid-1.2.0-1.fc15.noarch.rpm 
nodejs-uuid.noarch: W: spelling-error Summary(en_US) js -> dis, ks, j
nodejs-uuid.noarch: W: spelling-error %description -l en_US js -> dis, ks, j
nodejs-uuid.noarch: W: only-non-binary-in-usr-lib
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

Comment 1 T.C. Hollingsworth 2011-10-24 23:02:40 UTC
Closing all Node.js-related reviews per bug 732552.