!3 Completing build dependencies to fix git command missing error

From: @hht8
Reviewed-by: @zhanghailiang_lucky
Signed-off-by: @zhanghailiang_lucky
This commit is contained in:
openeuler-ci-bot 2021-06-15 03:16:05 +00:00 committed by Gitee
commit e096fcdaae

View File

@ -1,7 +1,7 @@
%global __python %{__python3}
Name: virt-manager
Version: 2.1.0
Release: 3
Release: 4
Summary: The manage virtual machines tool which via libvirt.
License: GPLv2+
BuildArch: noarch
@ -12,7 +12,7 @@ Patch0002: 0002-initrdinject-Force-added-files-to-be-owned-as-root-b.p
Requires: virt-manager-common = %{version}-%{release} python3-gobject gtk3 libvirt-glib >= 0.0.9
Requires: gtk-vnc2 spice-gtk3 dconf vte291
Recommends: (libvirt-daemon-kvm or libvirt-daemon-qemu) libvirt-daemon-config-network
BuildRequires: intltool /usr/bin/pod2man python3-devel
BuildRequires: intltool /usr/bin/pod2man python3-devel git
%description
The virtual machine management tool uses libvirt as the management API and provides
@ -81,5 +81,8 @@ done
%{_mandir}/man1/{virt-install.1*,virt-clone.1*,virt-convert.1*,virt-xml.1*}
%changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.1.0-4
- Completing build dependencies to fix git command missing error
* Wed Apr 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.1.0-3
- Package init