https://bugzilla.redhat.com/show_bug.cgi?id=1760191 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Don't include the binary: # Generated by go2rpm 1 %bcond_without check # https://github.com/gizak/termui %global goipath github.com/gizak/termui Version: 3.1.0 %gometa %global common_description %{expand: Golang terminal dashboard.} %global golicenses LICENSE %global godocs _examples CHANGELOG.md README.md Name: %{goname} Release: 1%{?dist} Summary: Golang terminal dashboard License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-runewidth) BuildRequires: golang(github.com/mitchellh/go-wordwrap) BuildRequires: golang(github.com/nsf/termbox-go) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx