On Tue, 27 Oct 2009 10:51:14 +0000 (UTC), Fabio wrote: > Author: fabbione > > Update of /cvs/pkgs/rpms/fence-agents/F-11 > In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15209 > > Modified Files: > fence-agents.spec > Log Message: > Fix Requires: on libvirt/libvirt-client > +%if 0%{?fedora} >= 12 > +Requires: libvirt-client > +%else > +Requires: libvirt > +%endif > + What is this explicit dependency on a package name supposed to achieve? There is the automatic arch-specific dependency on the libvirt SONAME already, and it is tons better than a non-arch-specific and version-less dependency on a package name. https://fedoraproject.org/wiki/Packaging:Guidelines#Explicit_Requires -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list