Bug 2233185
Summary: | Review Request: golang-modernc-cc-4 - A C99 compiler front end | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | W. Michael Petullo <mike> |
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: | 2023-09-26 01:58:32 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: | |||
Bug Blocks: | 2231928 |
Description
W. Michael Petullo
2023-08-21 16:23:41 UTC
- Version: 3.41.0 We're packaging the v4, use the latest v4 tag: Version: 4.13.0 - No docs, GO-LICENSE, or README.md in v4 %global golicenses LICENSE %global godocs AUTHORS CONTRIBUTORS - copy the files before deleting the root: %autopatch -p1 cp -aR LICENSE AUTHORS CONTRIBUTORS v4/. find . ! \( -name v4 -o -name _build \) -maxdepth 1 -exec rm -rvf {} \; mv v4/* . Filed this upstream https://gitlab.com/cznic/cc/-/issues/159 - License ok - Builds in mock - Checks pass - No rpmlint errors - Conforms to Go Packaging Guidelines Please fix the problems above. Wow, quick work on upstreaming the documentation change! Spec URL: https://www.flyn.org/SRPMS/golang-modernc-cc-4.spec SRPM URL: https://www.flyn.org/SRPMS/golang-modernc-cc-4-4.13.2-1.fc38.src.rpm - Package latest v4 version - Make use of upstreamed documentation change - Drop GO-LICENSE and README.md Package approved. The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-modernc-cc-4 FEDORA-2023-f17646df46 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-f17646df46 FEDORA-2023-f17646df46 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |