!93 同步分支 openEuler-22.03-LTS-SP3 的release version to 12.2.8-19
Merge pull request !93 from liuqinfei/openEuler-20.03-LTS-SP3_updated
This commit is contained in:
commit
b4ccfa46be
12
ceph.spec
12
ceph.spec
@ -68,7 +68,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 12.2.8
|
Version: 12.2.8
|
||||||
Release: 17
|
Release: 19
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
|
|
||||||
# define _epoch_prefix macro which will expand to the empty string if epoch is
|
# define _epoch_prefix macro which will expand to the empty string if epoch is
|
||||||
@ -364,8 +364,8 @@ Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
|||||||
Requires: python-six
|
Requires: python-six
|
||||||
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
|
||||||
Requires: python-cherrypy
|
Requires: python-cherrypy
|
||||||
Requires: python-jinja2
|
Requires: python2-jinja2
|
||||||
Requires: python-werkzeug
|
Requires: python2-werkzeug
|
||||||
Requires: pyOpenSSL
|
Requires: pyOpenSSL
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -1855,6 +1855,12 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 29 2022 liuqinfei <liuqinfei5@hisilicon.com> - 1:12.2.8-19
|
||||||
|
- sync release version for openEuler-20.03-LTS* branches
|
||||||
|
|
||||||
|
* Sat Jan 29 2022 liuqinfei <liuqinfei5@hisilicon.com> - 1:12.2.8-18
|
||||||
|
- correct ceph-mgr requires python2-jinja2 and python2-werkzeug
|
||||||
|
|
||||||
* Thu Jan 27 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1:12.2.8-17
|
* Thu Jan 27 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1:12.2.8-17
|
||||||
- fix ceph dh function unavailable
|
- fix ceph dh function unavailable
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user