From: undefine Date: Mon, 21 Jan 2008 23:44:34 +0000 (+0000) Subject: - add qemu-ppc_old_binutils.patch to fix build on ppc with our AnCientic binutils... X-Git-Tag: auto/ac/qemu-0_9_1-1k~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=033bfe6181854bc2ead5829e25a9d798d91c873d;p=packages%2Fqemu.git - add qemu-ppc_old_binutils.patch to fix build on ppc with our AnCientic binutils (don't use function from binutils 2.17, when we use 2.15 on ac - release 1 - works fine. Changed files: qemu.spec -> 1.85.2.25 --- diff --git a/qemu.spec b/qemu.spec index 150ec9a..46fa7ad 100644 --- a/qemu.spec +++ b/qemu.spec @@ -34,7 +34,7 @@ %define _kqemu_version 1.3.0pre11 %define _qemu_version 0.9.1 -%define _rel 0.1 +%define _rel 1 %define pname qemu Summary: QEMU CPU Emulator Summary(pl): QEMU - emulator procesora @@ -62,6 +62,7 @@ Patch9: %{pname}-0.8.0-gcc4-hacks.patch Patch11: %{pname}-0.7.2-gcc4-opts.patch #Patch12: %{pname}-0.7.2-dyngen-check-stack-clobbers.patch Patch13: %{pname}-dosguest.patch +Patch14: %{pname}-ppc_old_binutils.patch URL: http://fabrice.bellard.free.fr/qemu/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7} @@ -199,6 +200,7 @@ EOF %if %{with dosguest} %patch13 -p1 %endif +%patch14 -p1 %build %if %{with kernel}