https://bugzilla.redhat.com/show_bug.cgi?id=2010119

Artur Frenszek-Iwicki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
                 CC|                            |[email protected]



--- Comment #1 from Artur Frenszek-Iwicki <[email protected]> ---
I know next to nothing about go packaging, but - this looks like a handwritten
spec. Looking at other golang packages, most specs are based on the output of
"go2rpm". Maybe try using that?

> %global debug_package %{nil}
This won't fly. We want debuginfo.
https://docs.fedoraproject.org/en-US/packaging-guidelines/Debuginfo/

> %if 0%{?suse_version}
> BuildRequires: go
> %endif
Specs must be Fedora/RHEL only. No conditionals for other distros are allowed.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2010119
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to