|
|
|
@ -1,5 +1,4 @@
@@ -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 @@
@@ -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
@@ -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
@@ -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 |
|
|
|
|
|
|
|
|
|