17.1.0 snapshot 28
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
f9fa7d2971
commit
73efddca7f
16
ceph.spec
16
ceph.spec
@ -151,7 +151,7 @@
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 17.1.0
|
||||
Release: 0.2.rc1%{?dist}
|
||||
Release: 0.3.28.g1b309fef%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
%endif
|
||||
@ -167,7 +167,9 @@ License: (LGPLv2+ or LGPLv3) and CC-BY-SA-3.0 and GPLv2 and Boost and BSD and MI
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: ceph-17.1.0.tar.gz
|
||||
#Source0: https://download.ceph.com/tarballs/ceph-%{version}.tar.gz
|
||||
#Source0: https://1.chacra.ceph.com/r/ceph/quincy/...
|
||||
Source0: ceph-17.1.0-28-g1b309fef.tar.bz2
|
||||
Patch0001: 0001-src-common-crc32c_intel_fast.patch
|
||||
Patch0003: 0003-src-common-bitstr.h.patch
|
||||
Patch0008: 0008-cmake-modules-Finduring.cmake.patch
|
||||
@ -178,7 +180,6 @@ Patch0016: 0016-src-tracing-patch
|
||||
Patch0017: 0017-gcc-12-omnibus.patch
|
||||
Patch0018: 0018-src-rgw-store-dbstore-CMakeLists.txt.patch
|
||||
Patch0019: 0019-cmake-modules-CheckCxxAtomic.cmake.patch
|
||||
# Source1: cmake-modules-CheckCxxAtomic.cmake.noautopatch
|
||||
# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
|
||||
ExcludeArch: i686 armv7hl
|
||||
%if 0%{?suse_version}
|
||||
@ -1254,10 +1255,7 @@ This package provides Ceph default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1
|
||||
#%%ifarch x86_64
|
||||
#patch -p1 < %{SOURCE1}
|
||||
#%endif
|
||||
%autosetup -p1 -n ceph-17.1.0-28-g1b309fef
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
@ -2549,8 +2547,8 @@ exit 0
|
||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.1.0-0.2.rc1
|
||||
- 17.1.0 RC1, #rhbz 2063071
|
||||
* Thu Mar 10 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.1.0-0.2.28-g77b78287
|
||||
- 17.1.0 snapshot 28
|
||||
|
||||
* Mon Feb 28 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.1.0-0.1.rc1
|
||||
- 17.1.0 RC1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ceph-17.1.0.tar.gz) = 841e2e7272cb73d7803539c7956e91b96e7969fd92368ccd3a5f5f2983ba0acef23d44ccfb16f2d0ff4b4d907c09545c29ba7dee0819e5642b8e8a7d21543fcf
|
||||
SHA512 (ceph-17.1.0-28-g1b309fef.tar.bz2) = 6074b6f74fe8cfd776c4e7a93f409b6a27f00d1663e9f49452544b344155a96b3facb49024c5eafccaa656a15702b901fc5e924f9c1556350a42c2b807d77832
|
||||
|
Loading…
Reference in New Issue
Block a user