From 5b46162c9c61bef967c3655141fa2de460d6abe1 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 28 Apr 2015 18:14:34 +0000 Subject: [PATCH] - updated to 2.3.0 --- qemu.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/qemu.spec b/qemu.spec index acf466a..b2b95c2 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,7 +1,6 @@ # # Conditional build: %bcond_without sdl # SDL UI and audio support -%bcond_without glx # OpenGL/GLX support %bcond_without ceph # Ceph/RBD support %bcond_without glusterfs # GlusterFS backend %bcond_without rdma # RDMA-based migration support @@ -32,12 +31,12 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu -Version: 2.2.0 -Release: 3 +Version: 2.3.0 +Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2 -# Source0-md5: f7a5e2da22d057eb838a91da7aff43c8 +# Source0-md5: 2fab3ea4460de9b57192e5b8b311f221 Source2: %{name}.binfmt # Loads kvm kernel modules at boot Source3: kvm-modules-load.conf @@ -57,7 +56,6 @@ Patch5: libjpeg-boolean.patch # Proof of concept, for reference, do not remove Patch400: %{name}-kde_virtual_workspaces_hack.patch URL: http://www.qemu-project.org/ -%{?with_opengl:BuildRequires: OpenGL-GLX-devel} %{?with_sdl:BuildRequires: SDL2-devel >= 2.0} BuildRequires: alsa-lib-devel BuildRequires: bcc @@ -165,6 +163,7 @@ Requires: gtk+3 >= 3.0.0 \ # some PPC/SPARC boot image in ELF format %define _noautostrip .*%{_datadir}/qemu/.*-.* +%define _noautochrpath .*%{_datadir}/qemu/.*-.* %description QEMU is a FAST! processor emulator. By using dynamic translation it @@ -742,7 +741,6 @@ ln -s ../error.h qapi/error.h --enable-fdt \ %{__enable_disable glusterfs} \ %{__enable_disable iscsi libiscsi} \ - %{__enable_disable glx} \ %{__enable_disable ceph rbd} \ %{__enable_disable rdma} \ %{__enable_disable sdl} \ -- 2.44.0