From dc54e1a622d16134729d7063902386623e11f855 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 4 Apr 2008 21:13:16 +0000 Subject: [PATCH] - fixes from AC-branch Changed files: qemu.spec -> 1.108 --- qemu.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/qemu.spec b/qemu.spec index bd29e33..3d50a9c 100644 --- a/qemu.spec +++ b/qemu.spec @@ -12,15 +12,11 @@ %bcond_with gcc4 # use gcc4 patches (broke build on gcc33) %bcond_without dist_kernel # without distribution kernel %bcond_without kernel # build kqemu KERNEL MODULES -%bcond_without userspace # don't build userspace -%bcond_with grsec_kernel # build for kernel-grsecurity +%bcond_without userspace # don't build userspace utilities %if %{without kernel} %undefine with_dist_kernel %endif -%if %{with dist_kernel} && %{with grsec_kernel} -%define alt_kernel grsecurity -%endif # no kernel kqemu module for ppc %ifarch ppc -- 2.44.0