From 899398c43a84faa2bac169b5a8bfbed3ed4be338 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 12 Mar 2015 07:26:26 +0000 Subject: [PATCH] - gtk is back --- qemu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qemu.spec b/qemu.spec index de1ebf4..acf466a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -6,7 +6,7 @@ %bcond_without glusterfs # GlusterFS backend %bcond_without rdma # RDMA-based migration support %bcond_with gtk2 # GTK+ 2.x instead of 3.x -%bcond_with gtk3 # Do not build GTK+ UI +%bcond_without gtk3 # Do not build GTK+ UI %bcond_with vte # VTE support in GTK+ UI %bcond_without spice # SPICE support %bcond_with esd # EsounD audio support @@ -33,7 +33,7 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu Version: 2.2.0 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications/Emulators Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2 -- 2.44.0