<br><br><div class="gmail_quote">On Wed, Aug 26, 2009 at 11:55 PM, Andrea Musuruane <span dir="ltr">&lt;<a href="mailto:musuruan@gmail.com">musuruan@gmail.com</a>&gt;</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&lt;<a href="mailto:opensource@till.name">opensource@till.name</a>&gt; wrote:<br>
&gt; On Wed, Aug 26, 2009 at 09:12:40AM +0200, Andrea Musuruane wrote:<br>
&gt;<br>
&gt;&gt; Therefore, to achieve the wanted result you should do something like this:<br>
&gt;&gt;<br>
&gt;&gt; %if 0%{?fedora} &gt;= 12<br>
&gt;&gt; ExclusiveArch: i686<br>
&gt;&gt; %endif<br>
&gt;&gt; %if 0%{?fedora} &gt;= 11<br>
&gt;&gt; ExclusiveArch: i586<br>
&gt;&gt; %else<br>
&gt;&gt; ExclusiveArch: i386<br>
&gt;&gt; %endif<br>
&gt;<br>
&gt; This will afaics add ExclusiveArch: i686 and ExclusiveArch: i586 in all<br>
&gt; cases where %fedora is higher or equal to 12. Maybe the F11 line could<br>
&gt; be the following to work. The second %if should probably be in an %else<br>
&gt; 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>