https://bugzilla.redhat.com/show_bug.cgi?id=1576879 Colin Walters <walters@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |walters@xxxxxxxxxx --- Comment #1 from Colin Walters <walters@xxxxxxxxxx> --- Looking at https://fedoraproject.org/wiki/PackagingDrafts/Go and docker.spec, it looks like we should do: BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang >= 1.6.2} Maybe? There's also: ExclusiveArch: %{go_arches} Which it looks like docker is carrying a workaround that we could probably drop. Other than that, LGTM. -- 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