[Bug 610934] Review Request: go - The Google Go Programming Language

bugzilla at redhat.com bugzilla at redhat.com
Sun Jul 11 16:44:10 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=610934

--- Comment #7 from Conrad Meyer <konrad at tylerc.org> 2010-07-11 12:44:08 EDT ---
(In reply to comment #6)
> - there seems to be a bug in the files section. Since 8* is generated on ix86,
> and 6* on x86_64, you probably want
> 
> %ifarch %ix86
> %{_bindir}/8*
> %else
> %{_bindir}/6*
> %endif
> ... common filenames here ...

Nah, some of the binaries are generated as 6* regardless of what architecture
you're on.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list