diff --git a/libvirt.spec.in b/libvirt.spec.in index 1497cad3d2f3d7f13a39c2c630615997dfbef9f1..79f3d31d19a61b8d679a3ee5029c28db7e70e599 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -550,6 +550,9 @@ Requires: util-linux # From QEMU RPMs Requires: /usr/bin/qemu-img %endif +%if !%{with_storage_rbd} +Obsoletes: libvirt-daemon-driver-storage-rbd < %{version}-%{release} +%endif %description daemon-driver-storage-core The storage driver plugin for the libvirtd daemon, providing