https://bugzilla.redhat.com/show_bug.cgi?id=1431587
--- Comment #5 from Jan Chaloupka <[email protected]> --- Then, it should be: %ifarch x86_64 Provides: golang(%{import_path}/mersenne) = %{version}-%{release} %endif ... %ifarch x86_64 Requires: golang(github.com/remyoudompheng/bigfft) %endif ... %ifarch x86_64 BuildRequires: golang(github.com/remyoudompheng/bigfft) %endif -- 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 -- [email protected] To unsubscribe send an email to [email protected]
