Build Result: 126 - zsnes on fedora-8-rpmfusion_free
Thorsten Leemhuis
fedora at leemhuis.info
Mon Jul 21 08:34:49 CEST 2008
CCing rpmfusion-developers, because it might be relevant for other
packages and packagers as well.
On 21.07.2008 01:12, buildsys at rpmfusion.org wrote:
> 126 (zsnes): Build on target fedora-8-rpmfusion_free succeeded.
> Build logs may be found at http://buildsys.rpmfusion.org/logs/fedora-8-rpmfusion_free/126-zsnes-1.51-2.fc8/
zsnes.spec contains the line:
ExclusiveArch: %{ix86}
That is bad, as plague (just like koji sometimes did in the past) as a
consequence builds the package for i386, i486, i586, i686 and athlon;
see http://193.28.235.60/free/fedora/updates/testing/9/i386/
I suppose that's unwanted? Then something like
ExclusiveArch: i386 x86_64
or
ExcludeArch: ppc ppc64 ia64
should prevent that in the future.
CU
knurd
More information about the rpmfusion-developers
mailing list