From e8969fb913aace63d9e27bc7d93dfd9f8c4a48db Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Sep 05 2012 10:01:22 +0000 Subject: Remove dep on ceph RPM (rhbz #854360) --- diff --git a/libvirt.spec b/libvirt.spec index fa2f0e2..0fc46ee 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -315,7 +315,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 0.10.1 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -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 @@ -1863,6 +1859,9 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %endif %changelog +* Wed Sep 5 2012 Daniel P. Berrange - 0.10.1-2 +- Remove dep on ceph RPM (rhbz #854360) + * Fri Aug 31 2012 Daniel Veillard - 0.10.1-1 - upstream release of 0.10.1 - many fixes from 0.10.0