Bug 894662

Summary: Review Request: nodejs-bunker - Code coverage in native JavaScript
Product: [Fedora] Fedora Reporter: T.C. Hollingsworth <tchollingsworth>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, package-review
Target Milestone: ---Flags: jamielinux: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-25 13:53:27 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: 894663    
Bug Blocks: 894721    

Description T.C. Hollingsworth 2013-01-13 00:17:34 UTC
Spec: http://patches.fedorapeople.org/npm/nodejs-bunker.spec
SRPM: http://patches.fedorapeople.org/npm/nodejs-bunker-0.1.2-1.fc17.src.rpm
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4863775
FAS username: patches

Bunker is a module to calculate code coverage written in native JavaScript.
It uses AST trickery with the help of the nodejs-burrito package.

This package is part of the tap stack used to test many Node.js modules.

Please use nodejs-0.6.5-9 or later when building or using this package.

Comment 1 Jamie Nguyen 2013-02-12 00:05:50 UTC
After applying the patch to nodejs-burrito in https://bugzilla.redhat.com/show_bug.cgi?id=894663#c1 nodejs-bunker builds and installs fine. Looks fine but waiting for nodejs-burrito approval before I hit the button on this one.



Package Review
==============

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. No licenses
     found. Please check the source files for licenses manually.
See: http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#ValidLicenseShortNames


===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package contains no bundled libraries.
[x]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Sources contain only permissible code or content.
[x]: Each %files section contains %defattr if rpm < 4.4
     Note: %defattr present but not needed
[x]: Macros in Summary, %description expandable at SRPM build time.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package requires other packages for directories it uses.
[x]: Package uses nothing in %doc for runtime.
[x]: Package is not known to require ExcludeArch.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[-]: If (and only if) the source package includes the text of the license(s)
     in its own file, then that file, containing the text of the license(s)
     for the package is included in %doc.
[!]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. No licenses
     found. Please check the source files for licenses manually.
[x]: Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: Package is named using only allowed ASCII characters.
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[x]: Package do not use a name that already exist
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package installs properly.
[x]: Package is not relocatable.
[x]: Requires correct, justified where necessary.
[x]: CheckResultdir
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file is legible and written in American English.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[-]: Package contains systemd file(s) if in need.
[x]: File names are valid UTF-8.
[-]: Large documentation must go in a -doc subpackage.
     Note: Documentation size is 20480 bytes in 5 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: Reviewer should test that the package builds in mock.
[ ]: Buildroot is not present
     Note: Buildroot: present but not needed
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[ ]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: SourceX tarball generation or download is documented.
[!]: SourceX / PatchY prefixed with %{name}.
     Note: Source0 (bunker-0.1.2.tgz)
[x]: SourceX is a working URL.
[ ]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed files.
[x]: Spec use %global instead of %define.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.


Rpmlint
-------
Checking: nodejs-bunker-0.1.2-1.fc18.src.rpm
          nodejs-bunker-0.1.2-1.fc18.noarch.rpm
nodejs-bunker.noarch: W: only-non-binary-in-usr-lib
nodejs-bunker.noarch: W: dangling-symlink /usr/lib/node_modules/bunker/node_modules/burrito /usr/lib/node_modules/burrito
2 packages and 0 specfiles checked; 0 errors, 2 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint nodejs-bunker
nodejs-bunker.noarch: W: only-non-binary-in-usr-lib
nodejs-bunker.noarch: W: dangling-symlink /usr/lib/node_modules/bunker/node_modules/burrito /usr/lib/node_modules/burrito
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
# echo 'rpmlint-done:'



Requires
--------
nodejs-bunker-0.1.2-1.fc18.noarch.rpm (rpmlib, GLIBC filtered):
    
    nodejs(engine)
    npm(burrito) < 0.3
    npm(burrito) >= 0.2.5



Provides
--------
nodejs-bunker-0.1.2-1.fc18.noarch.rpm:
    
    nodejs-bunker = 0.1.2-1.fc18
    npm(bunker) = 0.1.2



MD5-sum check
-------------
http://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz :
  CHECKSUM(SHA256) this package     : 8cb08ce37bff8b9ba353e290b8feb3cb1400db91f12f3f8f522c6b87b25c0c8f
  CHECKSUM(SHA256) upstream package : 8cb08ce37bff8b9ba353e290b8feb3cb1400db91f12f3f8f522c6b87b25c0c8f


Generated by fedora-review 0.3.1 (b71abc1) last change: 2012-10-16
Buildroot used: fedora-18-x86_64
Command line :/bin/fedora-review --rpm-spec -n nodejs-bunker-0.1.2-1.fc17.src.rpm

Comment 2 Jamie Nguyen 2013-03-19 10:43:34 UTC
Since nodejs-burrito is now approved, package approved!

Comment 3 T.C. Hollingsworth 2013-03-19 10:45:33 UTC
New Package SCM Request
=======================
Package Name: nodejs-bunker
Short Description: Code coverage in native JavaScript
Owners: patches
Branches: f19 f18 el6
InitialCC:

Comment 4 Gwyn Ciesla 2013-03-19 12:13:57 UTC
Git done (by process-git-requests).

Comment 5 Fedora Update System 2013-04-19 01:16:10 UTC
nodejs-bunker-0.1.2-2.fc19,nodejs-burrito-0.2.12-5.fc19,nodejs-runforcover-0.0.2-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-bunker-0.1.2-2.fc19,nodejs-burrito-0.2.12-5.fc19,nodejs-runforcover-0.0.2-3.fc19

Comment 6 Fedora Update System 2013-04-19 01:18:10 UTC
nodejs-bunker-0.1.2-2.fc18,nodejs-burrito-0.2.12-5.fc18,nodejs-runforcover-0.0.2-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/nodejs-bunker-0.1.2-2.fc18,nodejs-burrito-0.2.12-5.fc18,nodejs-runforcover-0.0.2-3.fc18

Comment 7 Fedora Update System 2013-04-19 16:49:43 UTC
nodejs-bunker-0.1.2-2.fc19, nodejs-burrito-0.2.12-5.fc19, nodejs-runforcover-0.0.2-3.fc19 has been pushed to the Fedora 19 testing repository.

Comment 8 Fedora Update System 2013-04-25 13:53:30 UTC
nodejs-bunker-0.1.2-2.fc19, nodejs-burrito-0.2.12-5.fc19, nodejs-runforcover-0.0.2-3.fc19 has been pushed to the Fedora 19 stable repository.

Comment 9 Fedora Update System 2013-05-04 00:02:22 UTC
nodejs-bunker-0.1.2-2.fc18, nodejs-burrito-0.2.12-5.fc18, nodejs-runforcover-0.0.2-3.fc18 has been pushed to the Fedora 18 stable repository.