X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=c6fed620ada269e5b24f2a933df1e2771dfc4939;hp=e7fc19b23e596b4ab67ac34de1c712d60759df65;hb=cd917bd0c7b1cd2d054995b0f8e813c845d8e2a8;hpb=dc960af45b4cad1a63820e09fc167aa3e7ab1b41 diff --git a/libvirt.spec b/libvirt.spec index e7fc19b..c6fed62 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -411,6 +411,7 @@ URL: http://libvirt.org/ %define mainturl stable_updates/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz +Patch1: libvirt-1.2.3-bypass-netns-check.patch %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} @@ -1190,6 +1191,7 @@ driver %prep %setup -q +%patch1 -p1 -b .bypass-netns-check %build %if ! %{with_xen}