From fddfbd96374b03c73e622d20244e5dbed4b1de11 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Nov 13 2019 17:38:02 +0000 Subject: spec: Fix spice_app variable naming Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index e0c74af..ec9981a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -115,7 +115,7 @@ %define requires_ui_curses Requires: %{name}-ui-curses = %{evr} %define requires_ui_gtk Requires: %{name}-ui-gtk = %{evr} %define requires_ui_sdl Requires: %{name}-ui-sdl = %{evr} -%define requires_ui_spice_add Requires: %{name}-ui-spice-app = %{evr} +%define requires_ui_spice_app Requires: %{name}-ui-spice-app = %{evr} %global requires_all_modules \ %{requires_block_curl} \ @@ -132,7 +132,7 @@ %{requires_ui_curses} \ %{requires_ui_gtk} \ %{requires_ui_sdl} \ -%{requires_ui_spice_add} +%{requires_ui_spice_app} # Modules which can be conditionally built %global obsoletes_some_modules \