Author: qboosh                       Date: Tue Feb 22 11:42:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sparc is currently unsupported; amd64 patch mostly included

---- Files affected:
SPECS:
   qemu.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.15 SPECS/qemu.spec:1.16
--- SPECS/qemu.spec:1.15        Tue Feb 22 12:15:54 2005
+++ SPECS/qemu.spec     Tue Feb 22 12:42:32 2005
@@ -10,7 +10,7 @@
 # Source0-md5: f1b5e103321832d2786dd4110f6c8ae4
 Patch0:                %{name}-nostatic.patch
 Patch1:                %{name}-DESTDIR.patch
-Patch2:                %{name}-amd64.patch
+#Patch2:               %{name}-amd64.patch
 Patch3:                %{name}-longjmp.patch
 Patch4:                %{name}-gcc34.patch
 #Patch0:               qemu-0.5.0-cvsupdates.patch.bz2
@@ -22,7 +22,8 @@
 #Patch6:               qemu-0.5.0-vl-amd64.patch.bz2
 URL:           http://fabrice.bellard.free.fr/qemu/
 BuildRequires: SDL-devel
-ExclusiveArch: %{ix86} amd64 ppc sparc
+ExclusiveArch: %{ix86} amd64 ppc
+# sparc is currently unsupported (missing cpu_get_real_ticks() impl in vl.c)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,7 +65,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+#%patch2 -p1
 %patch3 -p1
 #%patch4 -p1
 
@@ -108,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/02/22 11:42:32  qboosh
+- sparc is currently unsupported; amd64 patch mostly included
+
 Revision 1.15  2005/02/22 11:15:54  qboosh
 - disabled gcc34 patch (breaks build on gcc 3.3); release 2
 
================================================================

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


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

Reply via email to