Change require from ansible-2.9 to ansible
This commit is contained in:
parent
f569a75cfb
commit
fc1759b701
@ -11,14 +11,13 @@
|
||||
|
||||
Name: cockpit-ovirt
|
||||
Version: 0.15.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Dashboard for Cockpit based on %{product}
|
||||
License: ASL 2.0
|
||||
URL: https://gerrit.ovirt.org/gitweb?p=cockpit-ovirt.git;a=summary
|
||||
Source0: http://resources.ovirt.org/pub/src/%{name}/%{source_basename}.tar.gz
|
||||
|
||||
|
||||
|
||||
# nodejs-modules embeds yarn and requires nodejs
|
||||
BuildRequires: ovirt-engine-nodejs-modules >= 2.0.45
|
||||
|
||||
@ -37,7 +36,7 @@ Requires: cockpit-storaged
|
||||
Requires: ovirt-hosted-engine-setup >= 2.5.0
|
||||
Requires: otopi >= 1.9.0
|
||||
|
||||
Requires: ansible-2.9
|
||||
Requires: ansible
|
||||
|
||||
%description
|
||||
This package provides a Cockpit dashboard for use with %{product}.
|
||||
@ -92,6 +91,9 @@ __EOF__
|
||||
%dir %attr(700, root, root) %{_sharedstatedir}/ovirt-hosted-engine-setup/cockpit
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.15.0-3
|
||||
- Change require from ansible-2.9 to ansible
|
||||
|
||||
* Fri Sep 24 2021 wutao <wutao61@huawei.com> - 0.15.0-2
|
||||
- change ansible to ansible-2.9
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user