On Sat, 01 Aug 2015 21:48:24 +0200, Igor Gnatenko wrote:
> I'd propose to add something like:
> %if %{__isa_bits} = 64
> Requires: libFOO.so.X()(64bit)
> %else
> Requires: libFOO.so.X
> %endifThanks, used that. __isa_bits is 32 even on s390 (sometimes called as 31-bit). Jan Kratochvil -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
