X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=727260bde9a38ea0f06bb20c25fb4348f70f70a1;hp=c7a81b3dfa3589e4b51d0c5a7874b48f1887edfd;hb=00b892846c76eac71f38fe5e134ee52f3e259e09;hpb=7dcb7f9b1d11802c9e1394b620d12b2eba8dafea diff --git a/libvirt.spec b/libvirt.spec index c7a81b3..727260b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -17,7 +17,8 @@ %define _without_polkit true %define _without_sasl true %define _without_audit true -%define _without_netcf true +#interface requires netcf +#%define _without_netcf true %define _without_avahi true %define _without_sanlock true %define _without_xen true @@ -378,7 +379,8 @@ URL: http://libvirt.org/ %define mainturl stable_updates/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz -Patch1: selinux-mkdir.patch +Patch1: libcurl.patch +Patch2: securityselinuxlabeltest.patch %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} @@ -1106,7 +1108,8 @@ of recent versions of Linux (and other OSes). %prep %setup -q -%patch1 -p1 +%patch1 -p1 +%patch2 -p1 %build %if ! %{with_xen}