Bug 1857199
| Summary: | Review Request: mozjs78 - JavaScript interpreter and libraries | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | František Zatloukal <fzatlouk> |
| Component: | Package Review | Assignee: | Kalev Lember <klember> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | klember, package-review |
| Target Milestone: | --- | Flags: | klember:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-04 06:05:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
František Zatloukal
2020-07-15 12:32:43 UTC
SPEC: https://gist.github.com/frantisekz/52551d4f22f4e6a127aa5d2d4411a401 SRPM: https://kojipkgs.fedoraproject.org//work/tasks/7627/47627627/mozjs78-78.0.2-1.fc33.src.rpm Koji Scratch: https://koji.fedoraproject.org/koji/taskinfo?taskID=47627625 I've fixed issues on armv7 and s390x. SPEC: https://gist.github.com/frantisekz/52551d4f22f4e6a127aa5d2d4411a401 SRPM: https://kojipkgs.fedoraproject.org//work/tasks/6399/48026399/mozjs78-78.1.0-1.fc33.src.rpm Updated to 78.1.0 . This looks fine to me. I won't do a full review here as the packaging guidelines don't require a full review when packaging a new parallel installable version of the same library. Some notes: 1) > # typedarray-arg-set-values-same-buffer-other-type.js is failing on s390x > %ifarch s390x s390 > %global require_tests 0 > %endif Would be nice to disable the single failing test instead of just disabling all the tests. This way, we know as soon as something regresses in the toolchain etc. 2) > %files > %doc README.html Is there a license file to include? Would be nice to include that if possible. Beyond that, looks good to me :) Thanks for packaging it up, František! Thanks for review, one last update addressing your feedback. SPEC: https://gist.github.com/frantisekz/52551d4f22f4e6a127aa5d2d4411a401 SRPM: https://kojipkgs.fedoraproject.org//work/tasks/5695/48495695/mozjs78-78.1.0-1.fc33.src.rpm Scratch: https://koji.fedoraproject.org/koji/taskinfo?taskID=48495691 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/mozjs78 |