From: Arkadiusz Miƛkiewicz Date: Tue, 10 May 2016 07:28:58 +0000 (+0200) Subject: - up to 2.5.1.1 X-Git-Tag: auto/th/qemu-2.5.1.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fqemu.git;a=commitdiff_plain;h=2138a4f8a84f1bc42a65e39540d66711f8894694 - up to 2.5.1.1 --- diff --git a/qemu-sh.patch b/qemu-sh.patch index daee838..21fd374 100644 --- a/qemu-sh.patch +++ b/qemu-sh.patch @@ -1,11 +1,12 @@ --- qemu-2.5.0/configure~ 2015-12-21 22:39:21.000000000 +0100 +++ qemu-2.5.0/configure 2015-12-21 22:39:58.952714685 +0100 -@@ -4754,7 +4754,7 @@ - echo "GNUTLS support $gnutls" +@@ -4755,7 +4755,7 @@ echo "GNUTLS support $gnutls" echo "GNUTLS hash $gnutls_hash" echo "libgcrypt $gcrypt" --echo "nettle $nettle ${nettle+($nettle_version)}" -+echo "nettle $nettle ${nettle+\($nettle_version)}" - echo "libtasn1 $tasn1" - echo "VTE support $vte" - echo "curses support $curses" + if test "$nettle" = "yes"; then +- echo "nettle $nettle ($nettle_version)" ++ echo "nettle $nettle \($nettle_version)" + else + echo "nettle $nettle" + fi + diff --git a/qemu.spec b/qemu.spec index a6fc2c7..577b75e 100644 --- a/qemu.spec +++ b/qemu.spec @@ -36,12 +36,12 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu -Version: 2.5.0 -Release: 2 +Version: 2.5.1.1 +Release: 1 License: GPL v2 Group: Applications/Emulators Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2 -# Source0-md5: f469f2330bbe76e3e39db10e9ac4f8db +# Source0-md5: f5ff0e71398b9e428b4f177001ba4285 Source2: %{name}.binfmt # Loads kvm kernel modules at boot Source3: kvm-modules-load.conf