[libvirt] [PATCH] Fix dep from libvirt-lock-sanlock RPM

Eric Blake eblake at redhat.com
Mon May 21 21:30:02 UTC 2012


On 05/21/2012 01:56 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The libvirt-lock-sanlock RPM requires libvirtd, so its RPM dep
> should be on libvirt-daemon, not libvirt
> ---
>  libvirt.spec.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 8c4a2fd..0a6872e 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -731,7 +731,7 @@ Group: Development/Libraries
>  Requires: sanlock >= 1.8
>  #for virt-sanlock-cleanup require augeas
>  Requires: augeas
> -Requires: %{name} = %{version}-%{release}
> +Requires: %{name}-daemon = %{version}-%{release}

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120521/f3bb199b/attachment-0001.sig>


More information about the libvir-list mailing list