Drop bogus dep on vbox
This commit is contained in:
parent
e80c83ad06
commit
198ff818c6
@ -346,7 +346,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 1.0.6
|
Version: 1.0.6
|
||||||
Release: 1%{?dist}%{?extra_release}
|
Release: 2%{?dist}%{?extra_release}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
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-secret = %{version}-%{release}
|
||||||
Requires: libvirt-daemon-driver-storage = %{version}-%{release}
|
Requires: libvirt-daemon-driver-storage = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
Requires: vbox
|
|
||||||
|
|
||||||
%description daemon-vbox
|
%description daemon-vbox
|
||||||
Server side daemon and driver required to manage the virtualization
|
Server side daemon and driver required to manage the virtualization
|
||||||
@ -2060,6 +2059,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 08 2013 Cole Robinson <crobinso@redhat.com> - 1.0.6-2
|
||||||
|
- Drop bogus dep on vbox
|
||||||
|
|
||||||
* Mon Jun 3 2013 Daniel P. Berrange <berrange@redhat.com> - 1.0.6-1
|
* Mon Jun 3 2013 Daniel P. Berrange <berrange@redhat.com> - 1.0.6-1
|
||||||
- Update to 1.0.6 release
|
- Update to 1.0.6 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user