On Tue, Mar 26, 2019 at 06:07:05PM +0100, Georg Sauthoff wrote:
> because rpm automatically adds something like:
> 
>     libfoo.so.1()(64bit)
> 
> Of course, I could still add a superfluous
> 
>     Requires: libfoo

This could pull in the 32 bit version of the package so it's wrong as
well as redundant.  (You'd want to use %{_isa} I think)

Is there a reason why you want to add extra Requires lines?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to