SPECS: qemu.spec - reverted, kqemu bcond is for application suppor...

glen glen at pld-linux.org
Fri Jan 26 11:22:59 CET 2007


Author: glen                         Date: Fri Jan 26 10:22:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted, kqemu bcond is for application support
- kernel module is what is restricted

---- Files affected:
SPECS:
   qemu.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.76 SPECS/qemu.spec:1.77
--- SPECS/qemu.spec:1.76	Fri Jan 26 00:33:12 2007
+++ SPECS/qemu.spec	Fri Jan 26 11:22:54 2007
@@ -2,19 +2,19 @@
 #
 # TODO:
 # - wait till the gcc bug http://gcc.gnu.org/PR16185 is fixed.
-# - kqemu module could be distributable if somebody bothers to contact qemu
+# - kqemu MODULE could be distributable if somebody bothers to contact qemu
 #   author http://fabrice.bellard.free.fr/qemu/qemu-accel.html
 #   (but only in source form as distribution of linked module would be
 #    violation of GPL)
 #
 # Conditional build:
-%bcond_with	kqemu			# disable QEMU accelerator support
+%bcond_without	kqemu			# disable QEMU ACCELERATOR support
 %bcond_with	cflags_passing		# with passing rpmcflags to Makefiles
 %bcond_with	nosdlgui		# do not use SDL gui (use X11 instead)
 # Note that gcc4 build is very problematic and not supported by qemu team
 %bcond_with	gcc4			# use gcc4 patches (broke build on gcc33)
 %bcond_without	dist_kernel		# without distribution kernel
-%bcond_with	kernel			# build kqemu kernel modules (see License)
+%bcond_with	kernel			# build kqemu KERNEL MODULES (see License)
 %bcond_without	smp			# don't build SMP module
 %bcond_without	userspace		# don't build userspace utilities
 #
@@ -311,6 +311,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2007/01/26 10:22:54  glen
+- reverted, kqemu bcond is for application support
+- kernel module is what is restricted
+
 Revision 1.76  2007/01/25 23:33:12  hawk
 - disabled kqemu bcond, kqemu requires explicit authorization to distribute
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list