rpms/fence-agents/F-11 fence-agents.spec,1.13,1.14

Michael Schwendt mschwendt at gmail.com
Tue Oct 27 11:08:46 UTC 2009


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




More information about the fedora-devel-list mailing list