Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: jscoverage - A tool that measures code coverage for JavaScript programs https://bugzilla.redhat.com/show_bug.cgi?id=453264 tibbs@xxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tibbs@xxxxxxxxxxx ------- Additional Comments From tibbs@xxxxxxxxxxx 2008-06-29 17:23 EST ------- There's more than just css files in doc; I don't know why license files are buried down in there, but who knows. Anyway, one line fixes everything up: find doc -type f -exec sed -i 's/\r//' {} \; There's a test suite in the tarball; it runs fine with: %check cd tests make check The documentation is a bit over half the package. The whole thing is only a bit over a megabyte so I wouldn't really worry about it, though if this becomes a dependency of many other packages I'd consider splitting it to a subpackage. I need to run now, but that really looks to be about all there is to say. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review