On Wed, Sep 05, 2012 at 09:00:20 +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > 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 | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/libvirt.spec.in b/libvirt.spec.in > index 9a1feed..523ac0a 100644 > --- a/libvirt.spec.in > +++ b/libvirt.spec.in > @@ -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 ACK, all the auto-dependency magic is enabled with existing BuildRequires: ceph-devel. Jirka -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list