SPECS: kvm.spec - bcond descs

qboosh qboosh at pld-linux.org
Sun Aug 17 19:39:30 CEST 2008


Author: qboosh                       Date: Sun Aug 17 17:39:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond descs

---- Files affected:
SPECS:
   kvm.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.52 SPECS/kvm.spec:1.53
--- SPECS/kvm.spec:1.52	Mon Aug 11 12:36:52 2008
+++ SPECS/kvm.spec	Sun Aug 17 19:39:25 2008
@@ -3,12 +3,12 @@
 # - doesn't build on ppc, fix this if possible
 #
 # Conditional build:
-%bcond_without  dist_kernel     	# allow non-distribution kernel
-%bcond_with	kernel                  # build for unpatched kernel (which doesn't provide kvm.ko already)
-%bcond_without  userspace               # don't build userspace utilities
-%bcond_with	verbose
-%bcond_with	internal_qemu
-
+%bcond_without	dist_kernel	# allow non-distribution kernel
+%bcond_with	kernel		# build for unpatched kernel (which doesn't provide kvm.ko already)
+%bcond_without	userspace	# don't build userspace utilities
+%bcond_with	verbose		# verbose kernel module build
+%bcond_with	internal_qemu	# use internal qemu
+#
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
@@ -195,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2008/08/17 17:39:25  qboosh
+- bcond descs
+
 Revision 1.52  2008/08/11 10:36:52  kolodko
 - corrected _noautostrip macro from last commit
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list