]> git.ipfire.org Git - thirdparty/libvirt.git/commit
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)
commit8386b304b0f16db4e88ddf1eca50b84a465eff80
treed001fe7bb921814d139ec3e0f29dc7afa889d522
parent965ccdd1bddd20abb14446257be39f2392cd50f7
Remove explicit dependency on ceph RPM

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