- Add xencommons as 'Wanted' in the systemd libvirtd service file

systemd-service-xen.patch
  bnc#820888

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=275
This commit is contained in:
2013-06-11 16:40:05 +00:00
committed by Git OBS Bridge
parent 336eff2235
commit 3a2f8fadaa
3 changed files with 22 additions and 0 deletions

View File

@@ -420,6 +420,7 @@ Patch204: relax-qemu-usergroup-check.patch
Patch205: suse-qemu-conf.patch
Patch206: fix-pci-attach-xen-driver.patch
Patch207: support-managed-pci-xen-driver.patch
Patch208: systemd-service-xen.patch
%if %{with_apparmor}
Patch250: install-apparmor-profiles.patch
%endif
@@ -884,6 +885,7 @@ of recent versions of Linux (and other OSes).
%patch205 -p1
%patch206 -p1
%patch207 -p1
%patch208 -p1
%if %{with_apparmor}
%patch250 -p1
%endif