public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ceph] rawhide: rebuild with liborc, libarrow w/ protobuf3
@ 2026-06-15 17:03 Kaleb S. KEITHLEY
0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-06-15 17:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ceph
Branch : rawhide
Commit : 67850bb742965e01810624ed701ef1d3373cae9a
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-06-15T13:02:43-04:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ceph/c/67850bb742965e01810624ed701ef1d3373cae9a?branch=rawhide
Log:
rebuild with liborc, libarrow w/ protobuf3
---
diff --git a/ceph.spec b/ceph.spec
index 9a9807c..f688f73 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -180,7 +180,7 @@
#################################################################################
Name: ceph
Version: 20.2.1
-Release: 5%{?dist}
+Release: 6%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -392,8 +392,8 @@ BuildRequires: ragel
BuildRequires: systemtap-sdt-devel
BuildRequires: libubsan
BuildRequires: libasan
-BuildRequires: protobuf-devel
-BuildRequires: protobuf-compiler
+BuildRequires: protobuf3-devel
+BuildRequires: protobuf3-compiler
%endif
#################################################################################
# distro-conditional dependencies
@@ -924,7 +924,7 @@ Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
Requires: sudo
Requires: libstoragemgmt
%if 0%{with crimson}
-Requires: protobuf
+Requires: protobuf3
%endif
%if 0%{?weak_deps}
Recommends: ceph-volume = %{_epoch_prefix}%{version}-%{release}
@@ -2744,6 +2744,9 @@ exit 0
%{python3_sitelib}/ceph_node_proxy-*
%changelog
+* Mon Jun 15 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:20.2.1-6
+- Ceph 20.2.1, rebuild with liborc, libarrow w/ protobuf3
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2:20.2.1-5
- Rebuilt for openssl 4.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 17:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 17:03 [rpms/ceph] rawhide: rebuild with liborc, libarrow w/ protobuf3 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