]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- gcc4 patches not updated, try without
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 11 Feb 2008 14:16:17 +0000 (14:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.104

qemu.spec

index 6fd98b5975ea7e1bac2678db6c4a11cedfd4dcff..4ef046bcb6aefdc95a934b75c89cfacd469506c8 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,6 +1,7 @@
 #
 # TODO:
 # - wait till the gcc bug http://gcc.gnu.org/PR16185 is fixed.
+# - update or drop gcc4 bcond patches
 #
 # Conditional build:
 %bcond_without kqemu                   # disable KQEMU ACCELERATOR support in QEMU
@@ -8,7 +9,7 @@
 %bcond_with    dosguest                # add special patch when use with DOS as guest os
 %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_without gcc4                    # use gcc4 patches (broke build on gcc33)
+%bcond_with    gcc4                    # use gcc4 patches (broke build on gcc33)
 %bcond_without dist_kernel             # without distribution kernel
 %bcond_without kernel                  # build kqemu KERNEL MODULES
 %bcond_without userspace               # don't build userspace
@@ -35,7 +36,7 @@
 %define                qemu_version    0.9.1
 %define                pname   qemu
 
-%define                rel     6
+%define                rel     7
 Summary:       QEMU CPU Emulator
 Summary(pl.UTF-8):     QEMU - emulator procesora
 Name:          %{pname}%{_alt_kernel}
This page took 0.072493 seconds and 4 git commands to generate.