]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- added -slirp_throttle.patch (increases user-net performance)
authorKarol Krenski <charles@pld-linux.org>
Mon, 26 Dec 2005 13:29:07 +0000 (13:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.44

qemu.spec

index 29835f643783612394edd3cfa656342e675c5720..1da6e5aebd010607d5c0c48d0ebeceb1e1d28838 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -18,7 +18,7 @@ Summary:      QEMU CPU Emulator
 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
@@ -41,6 +41,7 @@ Patch7:               %{name}-parallel.patch
 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
@@ -142,6 +143,7 @@ kqemu - modu
 %{?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
This page took 0.119297 seconds and 4 git commands to generate.