https://bugzilla.redhat.com/show_bug.cgi?id=1473314 --- Comment #2 from Till Maas <opensource@xxxxxxxxx> --- I believe I read somewhere that support for go on ppc64 was discontinued. You should use ExclusiveArch: %{golang_arches} in the spec to make sure that the package is only built for archs in Fedora that contain golang. Also it is better to use %{_mandir}/man1/rclone.1* to match the man page as it also allows to change the compression method for the manpage. Also it seems to me that the package bundles a lot of other go packages (in the vendor directory of the source tarball). AFAIK Fedora currently requires the packages to be de-bundled unless there is good reason not to do so. Since it is quite a lot of packages, would you be willing to debundle them? -- 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