Accepting request 981951 from home:tserong:branches:filesystems:ceph

- Update to 16.2.9-158-gd93952c7eea:
  + cmake: check for python(\d)\.(\d+) when building boost
  + make-dist: patch boost source to support python 3.10

OBS-URL: https://build.opensuse.org/request/show/981951
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=324
This commit is contained in:
Michael Fritch 2022-06-09 23:53:56 +00:00 committed by Git OBS Bridge
parent b0655892e1
commit ec2132c4ab
6 changed files with 24 additions and 10 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06ee70a43bffb6050581b60c8ef9dc7a6de50589c8082e12fc93cc533793b589
size 155323570

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:220dd24963cc56f4b7d9c697fa7eca09fac81e16f1e1200dca0df908791b54d0
size 155168025

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 9 23:37:24 UTC 2022 - Tim Serong <tserong@suse.com>
- Update to 16.2.9-158-gd93952c7eea:
+ cmake: check for python(\d)\.(\d+) when building boost
+ make-dist: patch boost source to support python 3.10
-------------------------------------------------------------------
Thu Jun 2 20:57:56 UTC 2022 - Stefen Allen <stefen.allen@suse.com>

View File

@ -1,5 +1,5 @@
#
# spec file for package ceph-test
# spec file for package ceph
#
# Copyright (C) 2004-2019 The Ceph Project Developers. See COPYING file
# at the top-level directory of this distribution and at
@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 16.2.9.58+ge2e5cb80063
Version: 16.2.9.158+gd93952c7eea
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -141,7 +141,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
Group: System/Filesystems
%endif
URL: http://ceph.com/
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-58-ge2e5cb80063.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-158-gd93952c7eea.tar.bz2
%if 0%{?suse_version}
Source94: ceph-rpmlintrc
Source95: checkin.sh
@ -584,7 +584,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version}
%endif
%prep
%autosetup -p1 -n ceph-16.2.9-58-ge2e5cb80063
%autosetup -p1 -n ceph-16.2.9-158-gd93952c7eea
%build
# LTO can be enabled as soon as the following GCC bug is fixed:

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 9 23:37:24 UTC 2022 - Tim Serong <tserong@suse.com>
- Update to 16.2.9-158-gd93952c7eea:
+ cmake: check for python(\d)\.(\d+) when building boost
+ make-dist: patch boost source to support python 3.10
-------------------------------------------------------------------
Thu Jun 2 20:57:56 UTC 2022 - Stefen Allen <stefen.allen@suse.com>

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 16.2.9.58+ge2e5cb80063
Version: 16.2.9.158+gd93952c7eea
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -141,7 +141,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
Group: System/Filesystems
%endif
URL: http://ceph.com/
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-58-ge2e5cb80063.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-158-gd93952c7eea.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@ -1197,7 +1197,7 @@ This package provides Ceph default alerts for Prometheus.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-16.2.9-58-ge2e5cb80063
%autosetup -p1 -n ceph-16.2.9-158-gd93952c7eea
%build
# LTO can be enabled as soon as the following GCC bug is fixed: