SHA256
1
0
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:
James Fehlig 2021-10-15 21:41:12 +00:00 committed by Git OBS Bridge
parent 97756f428c
commit 37f92ae699
2 changed files with 7 additions and 3 deletions

View File

@ -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>

View File

@ -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