!7 [sync] PR-6: 修改Requires 为python3-jmespath,解决安装failed
From: @openeuler-sync-bot Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
c1b78e04a4
@ -29,7 +29,7 @@
|
|||||||
Summary: oVirt Engine Metrics
|
Summary: oVirt Engine Metrics
|
||||||
Name: ovirt-engine-metrics
|
Name: ovirt-engine-metrics
|
||||||
Version: 1.3.6.4
|
Version: 1.3.6.4
|
||||||
Release: 1%{?release_suffix}%{?dist}
|
Release: 2
|
||||||
Source0: http://resources.ovirt.org/pub/src/ovirt-engine-metrics/ovirt-engine-metrics-1.3.6.4.tar.gz
|
Source0: http://resources.ovirt.org/pub/src/ovirt-engine-metrics/ovirt-engine-metrics-1.3.6.4.tar.gz
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Virtualization/Management
|
Group: Virtualization/Management
|
||||||
@ -39,7 +39,7 @@ Url: http://www.ovirt.org
|
|||||||
Requires: ansible >= 2.8.3
|
Requires: ansible >= 2.8.3
|
||||||
Requires: ovirt-ansible-image-template >= 1.1.11
|
Requires: ovirt-ansible-image-template >= 1.1.11
|
||||||
Requires: ovirt-ansible-vm-infra >= 1.1.19
|
Requires: ovirt-ansible-vm-infra >= 1.1.19
|
||||||
Requires: python2-jmespath
|
Requires: python3-jmespath
|
||||||
|
|
||||||
# In oVirt 4.1.0, content of this package was in a different one, which was
|
# In oVirt 4.1.0, content of this package was in a different one, which was
|
||||||
# built from the engine sources.
|
# built from the engine sources.
|
||||||
@ -71,5 +71,8 @@ rm -rf %{buildroot}
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2021 huanghaitao <huanghaitao8@huawei.com> - 1.3.6.4
|
||||||
|
- Fixes requires python2-jmespath to python3-jmespath
|
||||||
|
|
||||||
* Tue Mar 3 2020 changjie.fu <changjie.fu@cs2c.com.cn> - 1.3.6.4
|
* Tue Mar 3 2020 changjie.fu <changjie.fu@cs2c.com.cn> - 1.3.6.4
|
||||||
- Package Initialization
|
- Package Initialization
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user