]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- updated to 0.8.2
authorhawk <hawk@pld-linux.org>
Fri, 4 Aug 2006 14:32:21 +0000 (14:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated kqemu to 1.3.0pre9 + s/NoSource/Source/ for it
- gcc33 patch seems to be obsolete

Changed files:
    qemu.spec -> 1.56

qemu.spec

index a1e2f57b7ad1ab17fbee9506d9864304f7adf56e..806fc342bf70a8c3dda81be0e6c794541d6469c3 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
 %bcond_without smp                     # don't build SMP module
 %bcond_without userspace               # don't build userspace utilities
 #
-%define        _kqemu_version  1.3.0pre7
+%define        _kqemu_version  1.3.0pre9
 %define                _rel    0.4
 Summary:       QEMU CPU Emulator
 Summary(pl):   QEMU - emulator procesora
 Name:          qemu
-Version:       0.8.1
+Version:       0.8.2
 Release:       %{_rel}%{?with_kqemu:k}
 License:       GPL
 Group:         Applications/Emulators
 #Source0Download: http://fabrice.bellard.free.fr/qemu/download.html
 Source0:       http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz
-# Source0-md5: 67d924324a5ab79d017bd97a1e767285
+# Source0-md5: 5b3a89eb2f256a8a6f3bb07f7b3f1b07
 Source1:       http://fabrice.bellard.free.fr/qemu/k%{name}-%{_kqemu_version}.tar.gz
-# NoSource1-md5:       3b77edbada790f924456aa4675edd0be
+# Source1-md5: 27888c3220844ad360a6a23345fa1bcb
 NoSource:      1
 Patch0:                %{name}-nostatic.patch
 Patch1:                %{name}-cc.patch
@@ -56,7 +56,7 @@ ExclusiveArch:        %{ix86} %{x8664} %{!?with_kqemu:ppc}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # some SPARC boot image in ELF format
-%define                _noautostrip    .*%{_datadir}/qemu/proll.elf
+%define                _noautostrip    .*%{_datadir}/qemu/openbios-sparc32
 
 %description
 QEMU is a FAST! processor emulator. By using dynamic translation it
@@ -135,7 +135,8 @@ kqemu - modu
 %endif
 %{?with_nosdlgui:%patch6 -p1}
 %patch7 -p1
-%patch8 -p1
+# probably not needed
+#%patch8 -p1
 # probably not needed
 #%%patch9 -p1
 
This page took 0.097815 seconds and 4 git commands to generate.