SPECS: qemu.spec - updated to 0.8.2 - updated kqemu to 1.3.0pre9 +...

hawk hawk at pld-linux.org
Fri Aug 4 16:32:26 CEST 2006


Author: hawk                         Date: Fri Aug  4 14:32:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.2
- updated kqemu to 1.3.0pre9 + s/NoSource/Source/ for it
- gcc33 patch seems to be obsolete

---- Files affected:
SPECS:
   qemu.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.55 SPECS/qemu.spec:1.56
--- SPECS/qemu.spec:1.55	Mon Jun 12 00:29:47 2006
+++ SPECS/qemu.spec	Fri Aug  4 16:32:21 2006
@@ -15,20 +15,20 @@
 %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
@@ -57,7 +57,7 @@
 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
@@ -136,7 +136,8 @@
 %endif
 %{?with_nosdlgui:%patch6 -p1}
 %patch7 -p1
-%patch8 -p1
+# probably not needed
+#%patch8 -p1
 # probably not needed
 #%%patch9 -p1
 
@@ -310,6 +311,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2006/08/04 14:32:21  hawk
+- updated to 0.8.2
+- updated kqemu to 1.3.0pre9 + s/NoSource/Source/ for it
+- gcc33 patch seems to be obsolete
+
 Revision 1.55  2006/06/11 22:29:47  tommat
 - more BRs checked by configure to build documentation
 
================================================================

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



More information about the pld-cvs-commit mailing list