diff --git a/ceph-19.2.3.tar.gz b/ceph-19.2.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..07ff773146459102ea4bd413c9c1459e1bb93727 Binary files /dev/null and b/ceph-19.2.3.tar.gz differ diff --git a/ceph.spec b/ceph.spec index f794f5ac09c6a78a0d7044de94ed08d9383ed77b..7fed2e1c88d48d70aeb8e8ba057f3e9f2344e13f 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 1 # # spec file for package ceph # @@ -96,14 +96,14 @@ # main package definition ################################################################################# Name: ceph -Version: 18.2.1 +Version: 19.2.3 Release: %{anolis_release}%{?dist} Epoch: 2 Summary: User space components of the Ceph file system License: (LGPLv2+ or LGPLv3) and CC-BY-SA-3.0 and GPLv2 and Boost and BSD and MIT URL: http://ceph.com/ -Source0: https://download.ceph.com/tarballs/ceph-%{version}.tar.gz +Source0: https://download.ceph.com/tarballs/ceph-19.2.3.tar.gz Patch0001: 0001-src-common-crc32c_intel_fast.patch Patch0003: 0003-src-common-bitstr.h.patch Patch0008: 0008-cmake-modules-Finduring.cmake.patch @@ -866,6 +866,16 @@ Requires: java Requires: libcephfs_jni1 = %{EVR} Requires: junit BuildRequires: junit +BuildRequires: bison +BuildRequires: flex +BuildRequires: fmt-devel >= 6.2.1 +BuildRequires: libevent-devel +BuildRequires: libnbd-devel +BuildRequires: lmdb-devel +BuildRequires: python3-markupsafe +BuildRequires: python3-rpm-macros +BuildRequires: valgrind-devel +BuildRequires: yaml-cpp-devel >= 0.6 %description -n cephfs-java This package contains the Java libraries for the Ceph File System. @@ -2027,6 +2037,10 @@ exit 0 %{_datadir}/snmp/mibs %changelog +* Fri Sep 12 2025 wenyuzifangtest001 - 19.2.3-1 +- Updated to version 19.2.3 to fix xxxxxx + + * Tue Aug 12 2025 tomcruiseqi - 18.2.1-5 - Rebuild with gtest 1.15.2