]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Remove explicit dependency on ceph RPM
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 5 Sep 2012 07:58:50 +0000 (08:58 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 5 Sep 2012 09:49:38 +0000 (10:49 +0100)
The libvirt storage driver uses librbd.so for its functionality.
RPM will automatically add a dependency on the library, so there
is no need to have an explicit dependency on the ceph RPM itself.
This allows newer Fedora distros to avoid pulling in the huge
ceph RPM, in favour of just having the libraries installed

libvirt.spec.in

index 9a1feed408a709370d9a376f644ce6c902e2538a..523ac0ad1a2f137ad393d5d3884ef5fc816127fb 100644 (file)
@@ -649,10 +649,6 @@ Requires: device-mapper
 # For multipath support
 Requires: device-mapper
 %endif
-%if %{with_storage_rbd}
-# For RBD support
-Requires: ceph
-%endif
 %if %{with_storage_sheepdog}
 # For Sheepdog support
 Requires: sheepdog