X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=c6fed620ada269e5b24f2a933df1e2771dfc4939;hp=88e178b559a6939e4b45a8bf6c8178829ae1a8f5;hb=cd917bd0c7b1cd2d054995b0f8e813c845d8e2a8;hpb=72ef7975ab00dc3737f834f0cea2c531c5db23cf diff --git a/libvirt.spec b/libvirt.spec index 88e178b..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} @@ -1854,7 +1856,8 @@ exit 0 %{_datadir}/augeas/lenses/virtlockd.aug %{_datadir}/augeas/lenses/tests/test_virtlockd.aug %{_datadir}/augeas/lenses/libvirt_lockd.aug -%{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug +### planetlab: we do not run tests +# %{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug %if %{with_polkit} %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6