]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- don't drop ppc, build w/o kqemu kernel module instead
authorhawk <hawk@pld-linux.org>
Sat, 31 Mar 2007 22:43:01 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    qemu.spec -> 1.85.2.4

qemu.spec

index 83a5b8c15a3b9fa9bca7f5b1c1ed8a12f345532e..2401a5a030376380eb9a7c2084dd0795f0038058 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
 %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
This page took 0.107839 seconds and 4 git commands to generate.