SPECS (AC-branch): qemu.spec - add qemu-ppc_old_binutils.patch to ...

undefine undefine at pld-linux.org
Tue Jan 22 00:44:39 CET 2008


Author: undefine                     Date: Mon Jan 21 23:44:39 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 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.

---- Files affected:
SPECS:
   qemu.spec (1.85.2.24 -> 1.85.2.25) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85.2.24 SPECS/qemu.spec:1.85.2.25
--- SPECS/qemu.spec:1.85.2.24	Sat Jan 19 21:57:33 2008
+++ SPECS/qemu.spec	Tue Jan 22 00:44:34 2008
@@ -35,7 +35,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
@@ -63,6 +63,7 @@
 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}
@@ -200,6 +201,7 @@
 %if %{with dosguest}
 %patch13 -p1
 %endif
+%patch14 -p1
 
 %build
 %if %{with kernel}
@@ -344,6 +346,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.25  2008-01-21 23:44:34  undefine
+- 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.
+
 Revision 1.85.2.24  2008-01-19 20:57:33  undefine
 - up to 0.9.1
 
================================================================

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



More information about the pld-cvs-commit mailing list