Reindl Harald wrote: > but sadly you can't do "Requires: package.x86_64" explicitly You can actually: Requires: openssl(x86-64) See also the %{_isa} macro. http://www.rpm.org/wiki/PackagerDocs/ArchDependencies (This is also what Michael Schwendt's repoquery invocation in this thread checked for.) > "Requires: openssl" catched both And to fix this broken behavior, set exactarch=1 in yum.conf. This is the default for fresh installs of current versions of Fedora, but some old releases defaulted to exactarch=0. Kevin Kofler -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct