Author: hawk                         Date: Sat Mar 31 22:43:06 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- don't drop ppc, build w/o kqemu kernel module instead
- release 3

---- Files affected:
SPECS:
   qemu.spec (1.85.2.3 -> 1.85.2.4) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85.2.3 SPECS/qemu.spec:1.85.2.4
--- SPECS/qemu.spec:1.85.2.3    Wed Mar 28 21:40:17 2007
+++ SPECS/qemu.spec     Sun Apr  1 00:43:01 2007
@@ -16,9 +16,13 @@
 %bcond_without smp                     # don't build SMP module
 %bcond_without userspace               # don't build userspace utilities
 #
-
+# no kernel kqemu module for ppc
+%ifarch ppc
+%undefine      with_kqemu
+%undefine      with_kernel
+%endif
 %define        _kqemu_version  1.3.0pre11
-%define                _rel    2
+%define                _rel    3
 Summary:       QEMU CPU Emulator
 Summary(pl):   QEMU - emulator procesora
 Name:          qemu
@@ -326,6 +330,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.4  2007/03/31 22:43:01  hawk
+- don't drop ppc, build w/o kqemu kernel module instead
+- release 3
+
 Revision 1.85.2.3  2007/03/28 19:40:17  glen
 - rel 2 (kernel 2.6.16.45)
 
================================================================

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

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

Reply via email to