ceph 14.2.4, partial fix for bz#1768017
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
0f1e9aab49
commit
f706627b65
@ -108,7 +108,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 14.2.4
|
Version: 14.2.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -431,6 +431,8 @@ Requires: python%{_python_buildid}-six
|
|||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Requires: python%{_python_buildid}-cherrypy
|
Requires: python%{_python_buildid}-cherrypy
|
||||||
Requires: python%{_python_buildid}-werkzeug
|
Requires: python%{_python_buildid}-werkzeug
|
||||||
|
Requires: python%{_python_buildid}-gprcio
|
||||||
|
Requires: python%{_python_buildid}-protobuf
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Requires: python%{_python_buildid}-CherryPy
|
Requires: python%{_python_buildid}-CherryPy
|
||||||
@ -2207,6 +2209,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 5 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:14.2.4-2
|
||||||
|
- ceph 14.2.4, partial fix for bz#1768017
|
||||||
|
|
||||||
* Tue Sep 17 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:14.2.4-1
|
* Tue Sep 17 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:14.2.4-1
|
||||||
- ceph 14.2.4 GA
|
- ceph 14.2.4 GA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user