]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- Release 1.3; Parallel port support patch
authorpascalek <pascalek@pld-linux.org>
Mon, 4 Jul 2005 08:25:06 +0000 (08:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.28

qemu.spec

index 6437e47edc221a6914ae1b37628a97acfbab56dc..b33baf24e7744cf8b77f6eab72cfc9cbc294bd59 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -10,7 +10,7 @@ Summary:      QEMU CPU Emulator
 Summary(pl):   QEMU - emulator procesora
 Name:          qemu
 Version:       0.7.0
-Release:       1.2
+Release:       1.3
 License:       GPL
 Group:         Applications/Emulators
 #Source0Download: http://fabrice.bellard.free.fr/qemu/download.html
@@ -28,6 +28,7 @@ Patch3:               %{name}-dot.patch
 Patch4:                %{name}-initrd_load_addr.patch
 Patch5:                %{name}-gcc4_x86.patch
 Patch6:                %{name}-gcc4_ppc.patch
+Patch7:                %{name}-parallel.patch
 URL:           http://fabrice.bellard.free.fr/qemu/
 BuildRequires: SDL-devel >= 1.2.1
 BuildRequires: sed >= 4.0
@@ -82,6 +83,7 @@ aby dzia
 %patch4 -p1
 %patch5 -p0
 %patch6 -p1
+%patch7 -p1
 
 %{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure
 
This page took 0.035154 seconds and 4 git commands to generate.