public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ceph] rawhide: rhbz#2506873
Date: Fri, 24 Jul 2026 21:50:01 GMT	[thread overview]
Message-ID: <178492980153.1.12155585512959690162.rpms-ceph-b413c2b28136@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-24 21:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178492980153.1.12155585512959690162.rpms-ceph-b413c2b28136@fedoraproject.org \
    --to=kkeithle@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox