From: Marco Yuen Date: Tue, 3 Jul 2012 16:41:59 +0000 (-0400) Subject: Explicitly turn off selinux. X-Git-Tag: libvirt-0.10.1-0~3 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=fd501b0107b36fa6167bf73cacbf41be7549a2d4 Explicitly turn off selinux. --- diff --git a/libvirt.spec b/libvirt.spec index ba462a2..1637e5a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -935,7 +935,6 @@ autoreconf -if %{?_without_numad} \ %{?_without_capng} \ %{?_without_netcf} \ - %{?_without_selinux} \ %{?_without_hal} \ %{?_without_udev} \ %{?_without_yajl} \ @@ -948,6 +947,7 @@ autoreconf -if %{with_packager_version} \ --with-qemu-user=%{qemu_user} \ --with-qemu-group=%{qemu_group} \ + --without-selinux \ --with-capng \ --with-udev \ %{init_scripts}