Compare commits

...

2 Commits

Author SHA1 Message Date
Kaleb S. KEITHLEY 84b76a5a96 rebuild with libarrow-23.0.1, cmake-4, system zstd 2026-02-18 16:01:35 -05:00
Kaleb S. KEITHLEY 50fb51bc57 rebuild with libarrow-23.0.1 2026-02-18 14:22:54 -05:00
2 changed files with 15 additions and 1 deletions
@@ -0,0 +1,8 @@
--- ceph-20.2.0/src/jaegertracing/opentelemetry-cpp/CMakeLists.txt.orig 2026-02-17 08:17:06.372917033 -0500
+++ ceph-20.2.0/src/jaegertracing/opentelemetry-cpp/CMakeLists.txt 2026-02-17 08:17:44.026323618 -0500
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.5)
# See https://cmake.org/cmake/help/v3.3/policy/CMP0057.html required by certain
# versions of gtest
+7 -1
View File
@@ -180,7 +180,7 @@
#################################################################################
Name: ceph
Version: 20.2.0
Release: 8%{?dist}
Release: 9%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -221,6 +221,7 @@ Patch: 0058-src-CMakeLists.txt.patch
Patch: 0059-iso646.patch
Patch: 0061-gcc-16.patch
Patch: 0062-src-rgw-driver-dbstore-CMakeLists.txt.patch
Patch: 0063-src-jaegertracing-opentelemetry-cpp-CMakeLists.txt.patch
# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
ExcludeArch: i686 armv7hl
@@ -255,6 +256,7 @@ BuildRequires: cmake > 3.5
BuildRequires: fuse3-devel
BuildRequires: grpc-devel
BuildRequires: gcc-c++
BuildRequires: libzstd-devel
%if 0%{?fedora} || 0%{?rhel}
BuildRequires: libatomic
%endif
@@ -1466,6 +1468,7 @@ env | sort
%if 0%{with ocf}
-DWITH_OCF:BOOL=ON \
%endif
-DWITH_SYSTEM_ZSTD:BOOL=ON \
%if 0%{?fedora} || 0%{?rhel} >= 10
-DWITH_SYSTEM_ROCKSDB:BOOL=OFF \
%endif
@@ -2740,6 +2743,9 @@ exit 0
%{python3_sitelib}/ceph_node_proxy-*
%changelog
* Wed Feb 18 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:20.2.0-9
- ceph-20.2.0, rebuild with libarrow-23.0.1, cmake-4, system zstd
* Wed Jan 28 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:20.2.0-8
- ceph-20.2.0, rebuild with libarrow-23.0.0, side tag f44-build-side-127546