ceph 15.2.9 GA
Signed-off-by: Kaleb S KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
a579beea9e
commit
294a032030
25
ceph.spec
25
ceph.spec
@ -100,8 +100,8 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 15.2.8
|
Version: 15.2.9
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -428,6 +428,7 @@ Base is the package that includes all the files shared amongst ceph servers
|
|||||||
|
|
||||||
%package -n cephadm
|
%package -n cephadm
|
||||||
Summary: Utility to bootstrap Ceph clusters
|
Summary: Utility to bootstrap Ceph clusters
|
||||||
|
BuildArch: noarch
|
||||||
Requires: lvm2
|
Requires: lvm2
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Requires: apparmor-abstractions
|
Requires: apparmor-abstractions
|
||||||
@ -491,7 +492,11 @@ Provides: ceph-test:/usr/bin/ceph-monstore-tool
|
|||||||
Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
||||||
%if 0%{?weak_deps}
|
%if 0%{?weak_deps}
|
||||||
Recommends: nvme-cli
|
Recommends: nvme-cli
|
||||||
Recommends: smartmontools
|
%if 0%{?suse_version}
|
||||||
|
Requires: smartmontools
|
||||||
|
%else
|
||||||
|
Recommends: smartmontools
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%description mon
|
%description mon
|
||||||
ceph-mon is the cluster monitor daemon for the Ceph distributed file
|
ceph-mon is the cluster monitor daemon for the Ceph distributed file
|
||||||
@ -766,7 +771,11 @@ Requires: libstoragemgmt
|
|||||||
Requires: python%{python3_pkgversion}-ceph-common = %{_epoch_prefix}%{version}-%{release}
|
Requires: python%{python3_pkgversion}-ceph-common = %{_epoch_prefix}%{version}-%{release}
|
||||||
%if 0%{?weak_deps}
|
%if 0%{?weak_deps}
|
||||||
Recommends: nvme-cli
|
Recommends: nvme-cli
|
||||||
Recommends: smartmontools
|
%if 0%{?suse_version}
|
||||||
|
Requires: smartmontools
|
||||||
|
%else
|
||||||
|
Recommends: smartmontools
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%description osd
|
%description osd
|
||||||
ceph-osd is the object storage daemon for the Ceph distributed file
|
ceph-osd is the object storage daemon for the Ceph distributed file
|
||||||
@ -1332,7 +1341,7 @@ ln -sf %{_sbindir}/mount.ceph %{buildroot}/sbin/mount.ceph
|
|||||||
install -m 0644 -D udev/50-rbd.rules %{buildroot}%{_udevrulesdir}/50-rbd.rules
|
install -m 0644 -D udev/50-rbd.rules %{buildroot}%{_udevrulesdir}/50-rbd.rules
|
||||||
|
|
||||||
# sudoers.d
|
# sudoers.d
|
||||||
install -m 0600 -D sudoers.d/ceph-osd-smartctl %{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
|
install -m 0440 -D sudoers.d/ceph-osd-smartctl %{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
|
||||||
|
|
||||||
%if 0%{?rhel} >= 8
|
%if 0%{?rhel} >= 8
|
||||||
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{_bindir}/*
|
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{_bindir}/*
|
||||||
@ -2382,12 +2391,18 @@ exit 0
|
|||||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.9-1
|
||||||
|
- ceph 15.2.9 GA
|
||||||
|
|
||||||
* Mon Feb 1 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.8-2
|
* Mon Feb 1 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.8-2
|
||||||
- ceph 15.2.8, w/ system rocksdb, w/ system npm
|
- ceph 15.2.8, w/ system rocksdb, w/ system npm
|
||||||
|
|
||||||
* Wed Dec 23 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.8-1
|
* Wed Dec 23 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.8-1
|
||||||
- ceph 15.2.8 GA
|
- ceph 15.2.8 GA
|
||||||
|
|
||||||
|
* Wed Dec 23 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.8-1
|
||||||
|
- ceph 15.2.8 GA
|
||||||
|
|
||||||
* Mon Nov 30 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.7-1
|
* Mon Nov 30 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.7-1
|
||||||
- ceph 15.2.7 GA
|
- ceph 15.2.7 GA
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ceph-15.2.8.tar.gz) = 66c7322575165b4747955ac9de34f9f9e2d4361c8cd8498819383883045601b92f786c4336c79369d6f019db1c4524c492faa40cdceed7fc1b2b373ca6ab5065
|
SHA512 (ceph-15.2.9.tar.gz) = 1f55b0a13bf06df782831d0c9d5f8617c22442ab97fb186e6ccb08183e02bf1756caf8633fa6b1cf156c3fb7b1bdff90a60a1249adfad0b9450036e2329bf8ff
|
||||||
|
Loading…
Reference in New Issue
Block a user