]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- up to 0.12.5
authorKacper Kornet <draenog@pld-linux.org>
Wed, 15 Sep 2010 15:53:46 +0000 (15:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- specify make -j only in one place

Changed files:
    qemu.spec -> 1.176

qemu.spec

index 2ca94905cf861f0a809b481da61cf5bddaeb72fc..7571dae4df5a34a21ab1baa5a138d56a80039046 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
 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
@@ -109,7 +109,6 @@ aby działał na kolejnych procesorach. QEMU ma dwa tryby pracy:
        --prefix=%{_prefix} \
        --cc="%{__cc}" \
        --host-cc="%{__cc}" \
-       --make="%{__make}" \
        --enable-mixemu \
        --audio-drv-list="alsa" \
        --interp-prefix=%{_libdir}/%{name}
This page took 0.257957 seconds and 4 git commands to generate.