Author: draenog Date: Wed Sep 15 15:53:52 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.12.5 - specify make -j only in one place
---- Files affected: packages/qemu: qemu.spec (1.175 -> 1.176) ---- Diffs: ================================================================ Index: packages/qemu/qemu.spec diff -u packages/qemu/qemu.spec:1.175 packages/qemu/qemu.spec:1.176 --- packages/qemu/qemu.spec:1.175 Mon May 24 17:24:24 2010 +++ packages/qemu/qemu.spec Wed Sep 15 17:53:46 2010 @@ -15,13 +15,13 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu -Version: 0.12.4 +Version: 0.12.5 Release: 1 License: GPL Group: Applications/Emulators # Source0Download: http://fabrice.bellard.free.fr/qemu/download.html Source0: http://download.savannah.gnu.org/releases/qemu/%{name}-%{version}.tar.gz -# Source0-md5: 93e6b134dff89b2799f57b7d9e0e0fc5 +# Source0-md5: 1d02ee0a04dfae2894340273372c1de4 Patch0: %{name}-ncurses.patch Patch6: %{name}-nosdlgui.patch # Proof of concept, for reference, do not remove @@ -110,7 +110,6 @@ --prefix=%{_prefix} \ --cc="%{__cc}" \ --host-cc="%{__cc}" \ - --make="%{__make}" \ --enable-mixemu \ --audio-drv-list="alsa" \ --interp-prefix=%{_libdir}/%{name} @@ -150,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.176 2010/09/15 15:53:46 draenog +- up to 0.12.5 +- specify make -j only in one place + Revision 1.175 2010/05/24 15:24:24 glen - 0.12.4 broken as well ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qemu/qemu.spec?r1=1.175&r2=1.176&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
