16.2.1 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
976474060f
commit
78e076b5af
15
ceph.spec
15
ceph.spec
@ -125,8 +125,8 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 16.2.1
|
||||
Release: 1%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
%endif
|
||||
@ -154,7 +154,7 @@ Patch0009: 0009-librgw-notifications-initialize-kafka-and-amqp.patch
|
||||
Patch0010: 0010-os-bluestore-strip-trailing-slash-for-directory-list.patch
|
||||
Patch0011: 0011-src-test-rgw-amqp_mock.cc.patch
|
||||
Patch0012: 0012-rgw.patch
|
||||
Source1: cmake-modules-BuildBoost.cmake.noautopatch
|
||||
# Source1: cmake-modules-BuildBoost.cmake.noautopatch
|
||||
# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
|
||||
ExcludeArch: i686 armv7hl
|
||||
%if 0%{?suse_version}
|
||||
@ -1224,9 +1224,9 @@ This package provides Ceph default alerts for Prometheus.
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%ifarch x86_64
|
||||
patch -p1 < %{SOURCE1}
|
||||
%endif
|
||||
# %%ifarch x86_64
|
||||
# patch -p1 < %{SOURCE1}
|
||||
# %%endif
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
@ -2494,6 +2494,9 @@ exit 0
|
||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:16.2.1-1
|
||||
- 16.2.1 GA
|
||||
|
||||
* Wed Apr 14 2021 Richard W.M. Jones <rjones@redhat.com> - 2:16.2.0-3
|
||||
- Rebuild for updated liburing.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ceph-16.2.0.tar.gz) = aeb9a91c33221c64ea24603dc88cab346bf0abdf0d41ff85c2e1cf134130737ec1fab1246be0a2fa3af8a655ae1dabb69688855f229f54438e60cb8098175b8e
|
||||
SHA512 (ceph-16.2.1.tar.gz) = 42e404aa41565485dc4c08b66efb3de719adee72cfc535586992e15ab4601bfbd909ef61abf412badbbfa7ef13bf91a7c0576fbbf3f9f687bc7b465b21a8c416
|
||||
|
Loading…
Reference in New Issue
Block a user