|
|
|
@@ -20,6 +20,7 @@
|
|
|
|
|
# please read this for explanation of bcond syntax:
|
|
|
|
|
# https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html
|
|
|
|
|
#################################################################################
|
|
|
|
|
|
|
|
|
|
%bcond_with make_check
|
|
|
|
|
%bcond_with zbd
|
|
|
|
|
%bcond_with cmake_verbose_logging
|
|
|
|
@@ -173,7 +174,7 @@
|
|
|
|
|
#################################################################################
|
|
|
|
|
Name: ceph
|
|
|
|
|
Version: 18.2.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel}
|
|
|
|
|
Epoch: 2
|
|
|
|
|
%endif
|
|
|
|
@@ -210,6 +211,8 @@ Patch0035: 0035-src-CMakeLists.txt.patch
|
|
|
|
|
Patch0037: ceph-c99-1.patch
|
|
|
|
|
Patch0038: ceph-c99-2.patch
|
|
|
|
|
Patch0039: 0039-src-common-dout.h.patch
|
|
|
|
|
Patch0040: 0040-src-include-rados-rgw_file.h.patch
|
|
|
|
|
|
|
|
|
|
# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
|
|
|
|
|
ExcludeArch: i686 armv7hl
|
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
@@ -2655,6 +2658,9 @@ exit 0
|
|
|
|
|
%{python3_sitelib}/ceph_node_proxy-*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 23 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.4-2
|
|
|
|
|
- ceph-18.2.4, include/rados/rgw_file.h
|
|
|
|
|
|
|
|
|
|
* Mon Jul 15 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.4-1
|
|
|
|
|
- ceph-18.2.4 GA
|
|
|
|
|
|
|
|
|
@@ -2664,46 +2670,11 @@ exit 0
|
|
|
|
|
* Mon Apr 29 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.3-1
|
|
|
|
|
- ceph-18.2.3 GA
|
|
|
|
|
|
|
|
|
|
* Tue Mar 19 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.2-3
|
|
|
|
|
- rebuild with libarrow-15.0.2
|
|
|
|
|
|
|
|
|
|
* Fri Mar 15 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.2-2
|
|
|
|
|
- rebuild with libarrow-15.0.1. (And liborc-2.0.0)
|
|
|
|
|
|
|
|
|
|
* Thu Mar 7 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.2-1
|
|
|
|
|
- ceph-18.2.2 GA
|
|
|
|
|
|
|
|
|
|
* Wed Mar 06 2024 David Abdurachmanov <davidlt@rivosinc.com> - 2:18.2.1-11
|
|
|
|
|
- Add support for riscv64
|
|
|
|
|
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
* Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 2:18.2.1-10
|
|
|
|
|
=======
|
|
|
|
|
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 2:18.2.1-10
|
|
|
|
|
>>>>>>> rawhide
|
|
|
|
|
- Rebuilt for java-21-openjdk as system jdk
|
|
|
|
|
|
|
|
|
|
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 2:18.2.1-9
|
|
|
|
|
- Rebuild for ICU 74
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-8
|
|
|
|
|
- rebuild for libarrow-15.0.0, rhbz#2260552
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-7
|
|
|
|
|
- rebuild for Fedora_40_Mass_Rebuild, gcc-14, and rocksdb-8.10.0,
|
|
|
|
|
libarrow-14.0.2
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:18.2.1-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:18.2.1-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 15 2024 Florian Weimer <fweimer@redhat.com> - 2:18.2.1-5
|
|
|
|
|
- Backport upstream patches to fix C compatibility issues
|
|
|
|
|
|
|
|
|
|
* Sat Jan 13 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-4
|
|
|
|
|
- rebuild with rocksdb-8.10.0
|
|
|
|
|
* Wed Jan 10 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-4
|
|
|
|
|
- ceph-18.2.1, temporarily disable LTO, rhbz#2241339
|
|
|
|
|
|
|
|
|
|
* Tue Dec 19 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-3
|
|
|
|
|
- ceph-18.2.1, incorporate changes from *final* 18.2.1 release from
|
|
|
|
@@ -2716,15 +2687,6 @@ exit 0
|
|
|
|
|
* Wed Nov 15 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.1-1
|
|
|
|
|
- ceph-18.2.1 GA
|
|
|
|
|
|
|
|
|
|
* Wed Nov 1 2023 Terje Rosten <terje.rosten@ntnu.no> - 2:18.2.0-4
|
|
|
|
|
- Rebuild for gtest 1.14.0 and libarrow 14.0.0
|
|
|
|
|
|
|
|
|
|
* Wed Nov 1 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.0-3
|
|
|
|
|
- Rebuild for Apache Arrow (libarrow) 14.0.0
|
|
|
|
|
|
|
|
|
|
* Thu Oct 5 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.0-2
|
|
|
|
|
- ceph-18.2.0, rebuild in side tag (f40-build-side-74974)
|
|
|
|
|
|
|
|
|
|
* Fri Aug 4 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:18.2.0-1
|
|
|
|
|
- ceph-18.2.0 GA
|
|
|
|
|
|
|
|
|
|