From d6de3d6a93549bc889d6c21521bdf51e83c47914 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 18 Feb 2012 11:28:09 +0000 Subject: [PATCH] - add qemu vnc acl support Changed files: libvirt.spec -> 1.61 --- libvirt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index f27d553..575ecfa 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -44,6 +44,7 @@ Source1: %{name}.init Source2: %{name}.tmpfiles Patch0: %{name}-sasl.patch Patch1: %{name}-lxc.patch +Patch2: libvirt-qemu-acl.patch URL: http://www.libvirt.org/ BuildRequires: audit-libs-devel BuildRequires: augeas-devel @@ -253,6 +254,7 @@ Zarządca blokad sanlock dla biblioteki libvirt. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # weird translations %{__rm} po/{my,eu_ES}.{po,gmo} -- 2.44.0