<br><br><div class="gmail_quote">On Wed, Aug 26, 2009 at 11:55 PM, Andrea Musuruane <span dir="ltr"><<a href="mailto:musuruan@gmail.com">musuruan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Wed, Aug 26, 2009 at 4:59 PM, Till Maas<<a href="mailto:opensource@till.name">opensource@till.name</a>> wrote:<br>
> On Wed, Aug 26, 2009 at 09:12:40AM +0200, Andrea Musuruane wrote:<br>
><br>
>> Therefore, to achieve the wanted result you should do something like this:<br>
>><br>
>> %if 0%{?fedora} >= 12<br>
>> ExclusiveArch: i686<br>
>> %endif<br>
>> %if 0%{?fedora} >= 11<br>
>> ExclusiveArch: i586<br>
>> %else<br>
>> ExclusiveArch: i386<br>
>> %endif<br>
><br>
> This will afaics add ExclusiveArch: i686 and ExclusiveArch: i586 in all<br>
> cases where %fedora is higher or equal to 12. Maybe the F11 line could<br>
> be the following to work. The second %if should probably be in an %else<br>
> section of the first %if.<br>
<br>
</div></div>On my discharge I have to say that you should do something **like**<br>
this. I did the above in 2 sec. without reflecting very much :)<font color="#888888"></font></blockquote><div><br>ok, thanks. I even just added this to make sure it would work at all. But its still trying to build for ppc:<br>
<br>ExclusiveOS: linux<br>ExclusiveArch: i386<br><br><br>
<font color="#888888"></font></div></div><br>