update to 2.5.0
(cherry picked from commit 71e4e6e7c14f20f130e9e0fb1edba1cedb739c43)
This commit is contained in:
parent
94db0408a9
commit
d854d27a22
Binary file not shown.
BIN
ovirt-hosted-engine-setup-2.5.0.tar.gz
Normal file
BIN
ovirt-hosted-engine-setup-2.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
%global package_version 2.4.5
|
%global package_version 2.5.0
|
||||||
%global ovirt_hosted_engine_setup_templates %{_datadir}/%{name}/templates
|
%global ovirt_hosted_engine_setup_templates %{_datadir}/%{name}/templates
|
||||||
%global ovirt_hosted_engine_setup_scripts %{_datadir}/%{name}/scripts
|
%global ovirt_hosted_engine_setup_scripts %{_datadir}/%{name}/scripts
|
||||||
%global vdsmhooksdir %{_libexecdir}/vdsm/hooks
|
%global vdsmhooksdir %{_libexecdir}/vdsm/hooks
|
||||||
@ -7,8 +7,8 @@
|
|||||||
%global python_sitelib %{python3_sitelib}
|
%global python_sitelib %{python3_sitelib}
|
||||||
|
|
||||||
Name: ovirt-hosted-engine-setup
|
Name: ovirt-hosted-engine-setup
|
||||||
Version: 2.4.5
|
Version: 2.5.0
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: oVirt Hosted Engine setup tool
|
Summary: oVirt Hosted Engine setup tool
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.ovirt.org
|
URL: http://www.ovirt.org
|
||||||
@ -76,7 +76,6 @@ make %{?_smp_mflags} install DESTDIR="%{buildroot}"
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README
|
|
||||||
%doc readme.appliance
|
%doc readme.appliance
|
||||||
%doc readme.rollback
|
%doc readme.rollback
|
||||||
%dir %{_sysconfdir}/ovirt-hosted-engine-setup.env.d
|
%dir %{_sysconfdir}/ovirt-hosted-engine-setup.env.d
|
||||||
@ -112,6 +111,9 @@ print((
|
|||||||
' > %{_sysconfdir}/ovirt-hosted-engine/virsh_auth.conf
|
' > %{_sysconfdir}/ovirt-hosted-engine/virsh_auth.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2021 wutao <wutao61@huawei.com> - 2.5.0-1
|
||||||
|
- update to 2.5.0
|
||||||
|
|
||||||
* Wed Sep 22 2021 wutao <wutao61@huawei.com> - 2.4.5-3
|
* Wed Sep 22 2021 wutao <wutao61@huawei.com> - 2.4.5-3
|
||||||
- change requires from ansible to ansible-2.9
|
- change requires from ansible to ansible-2.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user