SPECS: qemu.spec - qemu-gcc33.patch - small workaround to gcc33

undefine undefine at pld-linux.org
Wed Dec 21 02:19:28 CET 2005


Author: undefine                     Date: Wed Dec 21 01:19:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- qemu-gcc33.patch - small workaround to gcc33

---- Files affected:
SPECS:
   qemu.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.39 SPECS/qemu.spec:1.40
--- SPECS/qemu.spec:1.39	Wed Dec 21 02:05:27 2005
+++ SPECS/qemu.spec	Wed Dec 21 02:19:22 2005
@@ -40,6 +40,7 @@
 Patch7:		%{name}-parallel.patch
 Patch8:		%{name}-nosdlgui.patch
 Patch9:		%{name}-ifup.patch
+Patch10:	%{name}-gcc33.patch
 URL:		http://fabrice.bellard.free.fr/qemu/
 BuildRequires:	SDL-devel >= 1.2.1
 %if %{with kqemu} && %{with dist_kernel}
@@ -136,6 +137,7 @@
 # %patch7 -p1
 %{?with_nosdlgui:%patch8 -p1}
 %patch9 -p1
+%patch10 -p1
 
 %{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure
 %{__sed} -i 's/.*MAKE) -C kqemu$//' Makefile
@@ -282,6 +284,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/12/21 01:19:22  undefine
+- qemu-gcc33.patch - small workaround to gcc33
+
 Revision 1.39  2005/12/21 01:05:27  undefine
 - up to 0.8.0
 
================================================================

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



More information about the pld-cvs-commit mailing list