Author: glen                         Date: Mon Feb 11 14:16:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 patches not updated, try without

---- Files affected:
SPECS:
   qemu.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.103 SPECS/qemu.spec:1.104
--- SPECS/qemu.spec:1.103       Mon Feb 11 15:10:09 2008
+++ SPECS/qemu.spec     Mon Feb 11 15:16:17 2008
@@ -2,6 +2,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
@@ -9,7 +10,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
@@ -36,7 +37,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}
@@ -307,6 +308,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2008-02-11 14:16:17  glen
+- gcc4 patches not updated, try without
+
 Revision 1.103  2008-02-11 14:10:09  glen
 - merge with AC-branch
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.103&r2=1.104&f=u

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

Reply via email to