Author: glen                         Date: Wed Mar  7 16:39:18 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add `up` bcond otherwise it builds `smp` module twice and no `up` module

---- Files affected:
SPECS:
   qemu.spec (1.71.2.1 -> 1.71.2.2) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.71.2.1 SPECS/qemu.spec:1.71.2.2
--- SPECS/qemu.spec:1.71.2.1    Wed Mar  7 17:37:39 2007
+++ SPECS/qemu.spec     Wed Mar  7 17:39:13 2007
@@ -12,6 +12,7 @@
 %bcond_without 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_without up                      # don't build UP module
 %bcond_without smp                     # don't build SMP module
 %bcond_without userspace               # don't build userspace utilities
 #
@@ -310,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.2  2007/03/07 16:39:13  glen
+- add `up` bcond otherwise it builds `smp` module twice and no `up` module
+
 Revision 1.71.2.1  2007/03/07 16:37:39  glen
 - create and rename files in %prep
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to