Bug 1827341
| Summary: | Review Request: golang-github-cpuguy83-md2man-2 - converts markdown into roff | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Gerstmayr <agerstmayr> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mail, mgoodwin, nathans, package-review |
| Target Milestone: | --- | ||
| 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: | 2020-04-24 20:21:22 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: | 1827343 | ||
|
Description
Andreas Gerstmayr
2020-04-23 17:04:54 UTC
Spec URL: https://github.com/andreasgerstmayr/specs/raw/master/reviews/rpms/golang-github-cpuguy83-md2man-2/golang-github-cpuguy83-md2man-2.spec SRPM URL: https://github.com/andreasgerstmayr/specs/raw/master/reviews/rpms/golang-github-cpuguy83-md2man-2/golang-github-cpuguy83-md2man-2-2.0.0-1.fc31.src.rpm I don't need this package for golang-github-urfave-cli-2 (https://bugzilla.redhat.com/show_bug.cgi?id=1821645) as the requirement is fixed in the spec file. (In reply to Fabian Affolter from comment #2) > I don't need this package for golang-github-urfave-cli-2 > (https://bugzilla.redhat.com/show_bug.cgi?id=1821645) as the requirement is > fixed in the spec file. Seems a bit hacky, but I've implemented the same now with an explicit BuildRequires: golang(github.com/cpuguy83/go-md2man/md2man) >= 2.0.0 Imho golang-github-cpuguy83-md2man shouldn't have packaged version 2 (or be renamed to golang-github-cpuguy83-md2man-2 with the updated Go import path). @Fabian I'll start builds of urfave/cli for F31, F32 and F33 - if you need more, just ping me. |