Bug 1517584
| Summary: | Review Request: ocaml-qtest - Inline (Unit) Tests for OCaml | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andy Li <andy> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eclipseo, package-review |
| Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-26 16:30:23 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
Andy Li
2017-11-27 02:17:22 UTC
- Use install instead of mkdir + cp
install -Dp -m 0755 %{target} $RPM_BUILD_ROOT%{_bindir}/qtest
- Fetch the license from the git repo now that it has been added
Spec URL: https://gist.github.com/andyli/0b3a2cd7b62303861d02887fe7f88879/raw/d9fd237f4748abac18748599d730c514068b97af/ocaml-qtest-LICENSE.patch SRPM URL: https://gist.github.com/andyli/0b3a2cd7b62303861d02887fe7f88879/raw/d9fd237f4748abac18748599d730c514068b97af/ocaml-qtest-2.7-1.fc28.src.rpm Thanks for the review, updated package as suggested. Spec URL: https://gist.github.com/andyli/0b3a2cd7b62303861d02887fe7f88879/raw/d9fd237f4748abac18748599d730c514068b97af/ocaml-qtest.spec SRPM URL: https://gist.github.com/andyli/0b3a2cd7b62303861d02887fe7f88879/raw/d9fd237f4748abac18748599d730c514068b97af/ocaml-qtest-2.7-1.fc28.src.rpm Ah.. copied the wrong spec url, here is the correct one. Package accepted. (fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/ocaml-qtest ocaml-qtest-2.7-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e919a8a36e ocaml-qtest-2.7-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f39db4e34f ocaml-qtest-2.7-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f39db4e34f ocaml-qtest-2.7-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-e919a8a36e ocaml-qtest-2.7-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. ocaml-qtest-2.7-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |