forked from pool/libvirt
- Drop 'Requires: libvirt-daemon-driver-lxc' from the main libvirt
package jsc#SLE-22296 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=909
This commit is contained in:
parent
97756f428c
commit
37f92ae699
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 21:38:21 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Drop 'Requires: libvirt-daemon-driver-lxc' from the main libvirt
|
||||
package
|
||||
jsc#SLE-22296
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 17:52:52 UTC 2021 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -148,9 +148,6 @@ Requires: %{name}-daemon-config-nwfilter = %{version}-%{release}
|
||||
%if %{with_libxl}
|
||||
Requires: %{name}-daemon-driver-libxl = %{version}-%{release}
|
||||
%endif
|
||||
%if %{with_lxc}
|
||||
Requires: %{name}-daemon-driver-lxc = %{version}-%{release}
|
||||
%endif
|
||||
%if %{with_qemu}
|
||||
Requires: %{name}-daemon-driver-qemu = %{version}-%{release}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user