From 5755732c84ced189a526d3963c1562cad6fecd52 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Wed, 6 Jun 2018 11:11:51 +0200 Subject: [PATCH] virt-manager merge common headers Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/virt-manager.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/virt-manager.spec b/SPECS/virt-manager.spec index 45489dc..4d07fc8 100644 --- a/SPECS/virt-manager.spec +++ b/SPECS/virt-manager.spec @@ -1,5 +1,4 @@ %global with_guestfs 0 -%global stable_defaults 0 %global askpass_package "openssh-askpass" %global qemu_user "qemu" %global libvirt_packages "libvirt-daemon-kvm,libvirt-daemon-config-network" @@ -8,6 +7,7 @@ %global default_hvs "qemu,xen,lxc" %global stable_defaults 1 + Name: virt-manager Version: 1.5.1 Release: 1%{?dist} @@ -42,7 +42,7 @@ Requires: gnome-icon-theme BuildRequires: intltool BuildRequires: /usr/bin/pod2man # For python, and python2 rpm macros -BuildRequires: python2-devel +BuildRequires: python-devel %description @@ -65,7 +65,7 @@ Requires: python-requests Requires: python-ipaddr Requires: libosinfo >= 0.2.10 # Required for gobject-introspection infrastructure -Requires: python2-gobject-base +Requires: python-gobject-base # Required for pulling files from iso media with isoinfo Requires: genisoimage