Author: pascalek Date: Mon Jul 4 08:25:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - Release 1.3; Parallel port support patch
---- Files affected: SPECS: qemu.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/qemu.spec diff -u SPECS/qemu.spec:1.27 SPECS/qemu.spec:1.28 --- SPECS/qemu.spec:1.27 Tue Jun 21 10:31:43 2005 +++ SPECS/qemu.spec Mon Jul 4 10:25:06 2005 @@ -11,7 +11,7 @@ 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 @@ -29,6 +29,7 @@ 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 @@ -83,6 +84,7 @@ %patch4 -p1 %patch5 -p0 %patch6 -p1 +%patch7 -p1 %{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure @@ -168,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2005/07/04 08:25:06 pascalek +- Release 1.3; Parallel port support patch + Revision 1.27 2005/06/21 08:31:43 prism - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
