X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=2bcdb0848cbb5a45e9158ac0e8a6d9153c4f69ef;hp=05d649945560f9bc8d24f09bc233557b4eb59498;hb=0599c87497b04f2946845f47cfa10eb3b65f806c;hpb=81cd04d0554c6723a729ed3c1fce51fd14433425 diff --git a/libvirt.spec b/libvirt.spec index 05d6499..2bcdb08 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -379,6 +379,7 @@ URL: http://libvirt.org/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz Patch1: libcurl.patch +Patch2: securityselinuxlabeltest.patch %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} @@ -1107,6 +1108,7 @@ of recent versions of Linux (and other OSes). %prep %setup -q %patch1 -p1 +%patch2 -p1 %build %if ! %{with_xen}