SPECS: qemu.spec - added -slirp_throttle.patch (increases user-net...
charles
charles at pld-linux.org
Mon Dec 26 14:29:12 CET 2005
Author: charles Date: Mon Dec 26 13:29:12 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -slirp_throttle.patch (increases user-net performance)
---- Files affected:
SPECS:
qemu.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.43 SPECS/qemu.spec:1.44
--- SPECS/qemu.spec:1.43 Sun Dec 25 14:47:31 2005
+++ SPECS/qemu.spec Mon Dec 26 14:29:07 2005
@@ -19,7 +19,7 @@
Summary(pl): QEMU - emulator procesora
Name: qemu
Version: 0.8.0
-%define _rel 1
+%define _rel 1.1
Release: %{_rel}%{?with_kqemu:k}
License: GPL
Group: Applications/Emulators
@@ -42,6 +42,7 @@
Patch8: %{name}-nosdlgui.patch
Patch9: %{name}-ifup.patch
Patch10: %{name}-gcc33.patch
+Patch11: %{name}-slirp_throttle.patch
URL: http://fabrice.bellard.free.fr/qemu/
BuildRequires: SDL-devel >= 1.2.1
BuildRequires: alsa-lib-devel
@@ -143,6 +144,7 @@
%{?with_nosdlgui:%patch8 -p1}
%patch9 -p1
%patch10 -p1
+%patch11 -p0
%{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure
%{__sed} -i 's/.*MAKE) -C kqemu$//' Makefile
@@ -292,6 +294,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2005/12/26 13:29:07 charles
+- added -slirp_throttle.patch (increases user-net performance)
+
Revision 1.43 2005/12/25 13:47:31 qboosh
- pass --disable-gcc-check if with gcc4 (but doesn't build anyway)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list