SPECS: qemu.spec - fixes from AC-branch
glen
glen at pld-linux.org
Fri Apr 4 23:13:21 CEST 2008
Author: glen Date: Fri Apr 4 21:13:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixes from AC-branch
---- Files affected:
SPECS:
qemu.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.107 SPECS/qemu.spec:1.108
--- SPECS/qemu.spec:1.107 Wed Feb 13 01:01:20 2008
+++ SPECS/qemu.spec Fri Apr 4 23:13:16 2008
@@ -13,15 +13,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
@@ -308,6 +304,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2008-04-04 21:13:16 glen
+- fixes from AC-branch
+
Revision 1.107 2008-02-13 00:01:20 wolvverine
- rel.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list