|
|
|
@@ -161,8 +161,8 @@
|
|
|
|
|
# main package definition
|
|
|
|
|
#################################################################################
|
|
|
|
|
Name: ceph
|
|
|
|
|
Version: 17.2.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 17.2.7
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel}
|
|
|
|
|
Epoch: 2
|
|
|
|
|
%endif
|
|
|
|
@@ -685,6 +685,7 @@ Requires: python%{python3_pkgversion}-pecan
|
|
|
|
|
Requires: python%{python3_pkgversion}-pyOpenSSL
|
|
|
|
|
Requires: python%{python3_pkgversion}-requests
|
|
|
|
|
Requires: python%{python3_pkgversion}-dateutil
|
|
|
|
|
Requires: python%{python3_pkgversion}-setuptools
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} >= 8
|
|
|
|
|
Requires: python%{python3_pkgversion}-cherrypy
|
|
|
|
|
Requires: python%{python3_pkgversion}-pyyaml
|
|
|
|
@@ -756,7 +757,7 @@ Summary: Ceph fuse-based client
|
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
|
Group: System/Filesystems
|
|
|
|
|
%endif
|
|
|
|
|
Requires: fuse
|
|
|
|
|
Requires: fuse3
|
|
|
|
|
Requires: python%{python3_pkgversion}
|
|
|
|
|
%description fuse
|
|
|
|
|
FUSE based client for Ceph distributed network file system
|
|
|
|
@@ -1893,6 +1894,7 @@ fi
|
|
|
|
|
%{_datadir}/ceph/mgr/prometheus
|
|
|
|
|
%{_datadir}/ceph/mgr/rbd_support
|
|
|
|
|
%{_datadir}/ceph/mgr/restful
|
|
|
|
|
%{_datadir}/ceph/mgr/rgw
|
|
|
|
|
%{_datadir}/ceph/mgr/selftest
|
|
|
|
|
%{_datadir}/ceph/mgr/snap_schedule
|
|
|
|
|
%{_datadir}/ceph/mgr/stats
|
|
|
|
@@ -2623,6 +2625,15 @@ exit 0
|
|
|
|
|
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 2 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.7-2
|
|
|
|
|
- ceph-17.2.7, Requires: fuse -> fuse3
|
|
|
|
|
|
|
|
|
|
* Thu Oct 26 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.7-1
|
|
|
|
|
- ceph-17.2.7 GA
|
|
|
|
|
|
|
|
|
|
* Fri Apr 7 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.6-1
|
|
|
|
|
- ceph-17.2.6 GA
|
|
|
|
|
|
|
|
|
|
* Tue Oct 18 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.5-1
|
|
|
|
|
- ceph-17.2.5 GA
|
|
|
|
|
|
|
|
|
|