[libvirt] Drop bogus dep on vbox

Cole Robinson crobinso at fedoraproject.org
Sat Jun 8 22:44:29 UTC 2013


commit 198ff818c60d8f1188b31ce4b89461c386308353
Author: Cole Robinson <crobinso at redhat.com>
Date:   Sat Jun 8 18:44:16 2013 -0400

    Drop bogus dep on vbox

 libvirt.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index bc9d047..972ad86 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -346,7 +346,7 @@
 Summary: Library providing a simple virtualization API
 Name: libvirt
 Version: 1.0.6
-Release: 1%{?dist}%{?extra_release}
+Release: 2%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -1049,7 +1049,6 @@ Requires: libvirt-daemon-driver-nwfilter = %{version}-%{release}
 Requires: libvirt-daemon-driver-secret = %{version}-%{release}
 Requires: libvirt-daemon-driver-storage = %{version}-%{release}
         %endif
-Requires: vbox
 
 %description daemon-vbox
 Server side daemon and driver required to manage the virtualization
@@ -2060,6 +2059,9 @@ fi
 %endif
 
 %changelog
+* Sat Jun 08 2013 Cole Robinson <crobinso at redhat.com> - 1.0.6-2
+- Drop bogus dep on vbox
+
 * Mon Jun  3 2013 Daniel P. Berrange <berrange at redhat.com> - 1.0.6-1
 - Update to 1.0.6 release
 


More information about the scm-commits mailing list