Panu Matilainen <pmati...@laiskiainen.org> wrote:

> >> %if %{__isa_bits} == 64
> >> Requires: libisl.so.15()(64bit)
> >> %else
> >> Requires: libisl.so.15()
> >> %endif
> >
> > That doesn't work.  It complains about illegal characters.
> 
> Sure it works. It's copy-pasted from a spec I just built *just in case*
> there's been some sort of wacko regression someplace, that's not the case.
> 
> Parentheses have always been a common part of rpm provides and requires, if
> you're getting errors there's something else going on.
> Feel free to point me to the spec that's giving you illegal character errors
> from the above.

It works now, thanks.  I'm not sure what I did before, but:

        Requires: libisl.so.13()(64bit)

definitely did produce an error, but now no longer does.

David
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to