https://bugzilla.redhat.com/show_bug.cgi?id=2093465
--- Comment #1 from Mikel Olasagasti Uranga mikel@olasagasti.info --- Spec is correct, but before approving it two questions:
- Wouldn't it better to call package directly `gmailctl` rather than `golang-github-mbrt-gmailctl`?
If you want so, define the following global:
%global goname gmailctl
Rename the spec to gmailctl.spec and change this BZ's title.
You can check `doctl` as an example.
- You defined all the BuildRequires rather than using `%go_generate_buildrequires`. In some of your other specs you're using that macro, maybe you want to change this spec to use dynamic BuildRequires?