public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ceph] rawhide: rhbz#2506873
@ 2026-07-24 21:50 Kaleb S. KEITHLEY
  0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-07-24 21:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ceph
Branch : rawhide
Commit : b413c2b28136bd0399594d38ff004b70e695797a
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2026-07-24T17:49:23-04:00
Stats  : +16/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ceph/c/b413c2b28136bd0399594d38ff004b70e695797a?branch=rawhide

Log:
rhbz#2506873

---
diff --git a/0067-src-os-CMakeLists.txt.patch b/0067-src-os-CMakeLists.txt.patch
new file mode 100644
index 0000000..460bd9b
--- /dev/null
+++ b/0067-src-os-CMakeLists.txt.patch
@@ -0,0 +1,11 @@
+--- ceph-21.1.0/src/os/CMakeLists.txt.orig	2026-07-24 16:19:46.464376708 -0400
++++ ceph-21.1.0/src/os/CMakeLists.txt	2026-07-24 16:20:05.079376691 -0400
+@@ -18,7 +18,7 @@
+ endif()
+ 
+ if(WITH_FUSE)
+-  add_library(fusestore
++  add_library(fusestore STATIC
+     FuseStore.cc)
+   target_link_libraries(fusestore
+     PRIVATE FUSE::FUSE)

diff --git a/ceph.spec b/ceph.spec
index 5ef741b..3fc07dd 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -197,7 +197,7 @@ fi
 #################################################################################
 Name:		ceph
 Version:	21.1.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:		2
 %endif
@@ -238,6 +238,7 @@ Patch:		0062-src-rgw-driver-dbstore-CMakeLists.txt.patch
 Patch:		0063-src-jaegertracing-opentelemetry-cpp-CMakeLists.txt.patch
 Patch:		0065-src-os-memstore-CMakelists.txt.patch
 Patch:		0066-src-lss-linux_syscall_support.h.patch
+Patch:		0067-src-os-CMakeLists.txt.patch
 
 # ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
 ExcludeArch:	i686 armv7hl
@@ -3201,6 +3202,9 @@ exit 0
 %endif
 
 %changelog
+* Fri Jul 24 2026 Python Maint <python-maint@redhat.com> - 2:21.1.0-3
+- rhbz#2506873, include Python 3.15.0b4 ABI (f45-build-side-144323)
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2:21.1.0-2
 - Rebuilt for Python 3.15.0b4 ABI change
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-24 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-24 21:50 [rpms/ceph] rawhide: rhbz#2506873 Kaleb S. KEITHLEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox