Accepting request 980557 from filesystems:ceph:pacific
OBS-URL: https://build.opensuse.org/request/show/980557 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=322
This commit is contained in:
parent
a6c12d699d
commit
b0655892e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65ed0ea886d55dccab0a4f1a6d75e68d9e9c2cefc40e053557a6403421794b36
|
|
||||||
size 128518298
|
|
3
ceph-16.2.9-58-ge2e5cb80063.tar.bz2
Normal file
3
ceph-16.2.9-58-ge2e5cb80063.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:220dd24963cc56f4b7d9c697fa7eca09fac81e16f1e1200dca0df908791b54d0
|
||||||
|
size 155168025
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 2 20:57:56 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
||||||
|
|
||||||
|
- Update to ceph-16.2.9-58-ge2e5cb80063:
|
||||||
|
+ (bsc#1200064, pr#480) Remove last vestiges of docker.io image paths
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 23 23:56:57 UTC 2022 - Michael Fritch <michael.fritch@suse.com>
|
||||||
|
|
||||||
|
- Update to 16.2.9.50-g7d9f12156fb:
|
||||||
|
+ (jsc#SES-2515) High-availability NFS export
|
||||||
|
+ (bsc#1196044) cephadm: prometheus: The generatorURL in alerts is only using hostname
|
||||||
|
+ (bsc#1196785) cephadm: avoid crashing on expected non-zero exit
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 19 21:15:33 UTC 2022 - Michael Fritch <michael.fritch@suse.com>
|
||||||
|
|
||||||
|
- Update to 16.2.7-969-g6195a460d89
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 31 17:09:16 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
Thu Mar 31 17:09:16 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
||||||
|
|
||||||
|
290
ceph-test.spec
290
ceph-test.spec
@ -1,24 +1,25 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ceph-test
|
# spec file for package ceph-test
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
|
||||||
# Copyright (C) 2004-2019 The Ceph Project Developers. See COPYING file
|
# Copyright (C) 2004-2019 The Ceph Project Developers. See COPYING file
|
||||||
# at the top-level directory of this distribution and at
|
# at the top-level directory of this distribution and at
|
||||||
# https://github.com/ceph/ceph/blob/master/COPYING
|
# https://github.com/ceph/ceph/blob/master/COPYING
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
# upon. The license for this file, and modifications and additions to the
|
# upon.
|
||||||
# file, is the same license as for the pristine package itself (unless the
|
#
|
||||||
# license for the pristine package is not an Open Source License, in which
|
# This file is under the GNU Lesser General Public License, version 2.1
|
||||||
# case the license is the MIT License). An "Open Source License" is a
|
#
|
||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# Please submit bugfixes or comments via http://tracker.ceph.com/
|
||||||
# published by the Open Source Initiative.
|
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#################################################################################
|
||||||
|
# conditional build section
|
||||||
|
#
|
||||||
|
# please read http://rpm.org/user_doc/conditional_builds.html for explanation of
|
||||||
|
# bcond syntax!
|
||||||
|
#################################################################################
|
||||||
%bcond_with make_check
|
%bcond_with make_check
|
||||||
%bcond_with zbd
|
%bcond_with zbd
|
||||||
%bcond_with cmake_verbose_logging
|
%bcond_with cmake_verbose_logging
|
||||||
@ -123,9 +124,9 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 16.2.7.654+gd5a90ff46f0
|
Version: 16.2.9.58+ge2e5cb80063
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -134,95 +135,98 @@ Epoch: 2
|
|||||||
# undefined
|
# undefined
|
||||||
%global _epoch_prefix %{?epoch:%{epoch}:}
|
%global _epoch_prefix %{?epoch:%{epoch}:}
|
||||||
|
|
||||||
Summary: Ceph benchmarks and test tools
|
Summary: Ceph benchmarks and test tools
|
||||||
License: BSD-3-Clause AND BSL-1.0 AND CC-BY-SA-3.0 AND LGPL-2.1-only AND LGPL-3.0-only AND GPL-2.0-only AND MIT
|
License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.7-654-gd5a90ff46f0.tar.bz2
|
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-58-ge2e5cb80063.tar.bz2
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Source94: ceph-rpmlintrc
|
Source94: ceph-rpmlintrc
|
||||||
Source95: checkin.sh
|
Source95: checkin.sh
|
||||||
Source96: pre_checkin.sh
|
Source96: pre_checkin.sh
|
||||||
Source97: README-ceph-test.txt
|
Source97: README-ceph-test.txt
|
||||||
Source98: README-checkin.txt
|
Source98: README-checkin.txt
|
||||||
Source99: README-packaging.txt
|
Source99: README-packaging.txt
|
||||||
# _insert_obs_source_lines_here
|
# _insert_obs_source_lines_here
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
%endif
|
%endif
|
||||||
#################################################################################
|
#################################################################################
|
||||||
# dependencies that apply across all distro families
|
# dependencies that apply across all distro families
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
Requires: ceph-common
|
|
||||||
Requires: jq
|
|
||||||
Requires: socat
|
|
||||||
Requires: xmlstarlet
|
Requires: ceph-common
|
||||||
Requires(post): binutils
|
Requires: xmlstarlet
|
||||||
|
Requires: jq
|
||||||
|
Requires: socat
|
||||||
|
Requires(post): binutils
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: sharutils
|
BuildRequires: sharutils
|
||||||
%endif
|
%endif
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
BuildRequires: checkpolicy
|
BuildRequires: checkpolicy
|
||||||
BuildRequires: selinux-policy-devel
|
BuildRequires: selinux-policy-devel
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: gperf
|
||||||
BuildRequires: cmake > 3.5
|
BuildRequires: cmake > 3.5
|
||||||
BuildRequires: cryptsetup
|
BuildRequires: cryptsetup
|
||||||
BuildRequires: fuse-devel
|
BuildRequires: fuse-devel
|
||||||
BuildRequires: gperf
|
|
||||||
%if 0%{with seastar}
|
%if 0%{with seastar}
|
||||||
BuildRequires: gcc-toolset-9-gcc-c++ >= 9.2.1-2.3
|
BuildRequires: gcc-toolset-9-gcc-c++ >= 9.2.1-2.3
|
||||||
%else
|
%else
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
%endif
|
%endif
|
||||||
%if 0%{with tcmalloc}
|
%if 0%{with tcmalloc}
|
||||||
# libprofiler did not build on ppc64le until 2.7.90
|
# libprofiler did not build on ppc64le until 2.7.90
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||||
BuildRequires: gperftools-devel >= 2.7.90
|
BuildRequires: gperftools-devel >= 2.7.90
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} && 0%{?rhel} < 8
|
%if 0%{?rhel} && 0%{?rhel} < 8
|
||||||
BuildRequires: gperftools-devel >= 2.6.1
|
BuildRequires: gperftools-devel >= 2.6.1
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: gperftools-devel >= 2.4
|
BuildRequires: gperftools-devel >= 2.4
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: cryptsetup-devel
|
BuildRequires: leveldb-devel > 1.2
|
||||||
BuildRequires: fmt-devel >= 5.2.1
|
BuildRequires: libaio-devel
|
||||||
BuildRequires: leveldb-devel > 1.2
|
BuildRequires: libblkid-devel >= 2.17
|
||||||
BuildRequires: libaio-devel
|
BuildRequires: cryptsetup-devel
|
||||||
BuildRequires: libblkid-devel >= 2.17
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: fmt-devel >= 5.2.1
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: pkgconfig(libudev)
|
||||||
BuildRequires: libnl3-devel
|
BuildRequires: libnl3-devel
|
||||||
BuildRequires: liboath-devel
|
BuildRequires: liboath-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: lua-devel
|
BuildRequires: make
|
||||||
BuildRequires: make
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: nasm
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: parted
|
||||||
BuildRequires: parted
|
BuildRequires: patch
|
||||||
BuildRequires: patch
|
BuildRequires: perl
|
||||||
BuildRequires: perl
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig
|
|
||||||
BuildRequires: procps
|
BuildRequires: procps
|
||||||
BuildRequires: python%{python3_pkgversion}
|
BuildRequires: python%{python3_pkgversion}
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
BuildRequires: snappy-devel
|
BuildRequires: snappy-devel
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: sudo
|
BuildRequires: sudo
|
||||||
BuildRequires: util-linux
|
BuildRequires: pkgconfig(udev)
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: util-linux
|
||||||
BuildRequires: which
|
BuildRequires: valgrind-devel
|
||||||
BuildRequires: xfsprogs
|
BuildRequires: which
|
||||||
BuildRequires: xfsprogs-devel
|
BuildRequires: xfsprogs
|
||||||
BuildRequires: xmlstarlet
|
BuildRequires: xfsprogs-devel
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: xmlstarlet
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: nasm
|
||||||
|
BuildRequires: lua-devel
|
||||||
%if 0%{with amqp_endpoint}
|
%if 0%{with amqp_endpoint}
|
||||||
BuildRequires: librabbitmq-devel
|
BuildRequires: librabbitmq-devel
|
||||||
%endif
|
%endif
|
||||||
@ -234,15 +238,14 @@ BuildRequires: %{luarocks_package_name}
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{with make_check}
|
%if 0%{with make_check}
|
||||||
BuildRequires: jq
|
BuildRequires: jq
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-bcrypt
|
BuildRequires: python%{python3_pkgversion}-bcrypt
|
||||||
BuildRequires: python%{python3_pkgversion}-coverage
|
BuildRequires: python%{python3_pkgversion}-pecan
|
||||||
BuildRequires: python%{python3_pkgversion}-dateutil
|
BuildRequires: python%{python3_pkgversion}-requests
|
||||||
BuildRequires: python%{python3_pkgversion}-nose
|
BuildRequires: python%{python3_pkgversion}-dateutil
|
||||||
BuildRequires: python%{python3_pkgversion}-pecan
|
BuildRequires: python%{python3_pkgversion}-coverage
|
||||||
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
||||||
BuildRequires: python%{python3_pkgversion}-requests
|
BuildRequires: socat
|
||||||
BuildRequires: socat
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{with zbd}
|
%if 0%{with zbd}
|
||||||
BuildRequires: libzbd-devel
|
BuildRequires: libzbd-devel
|
||||||
@ -274,113 +277,112 @@ BuildRequires: ragel
|
|||||||
BuildRequires: systemtap-sdt-devel
|
BuildRequires: systemtap-sdt-devel
|
||||||
BuildRequires: yaml-cpp-devel
|
BuildRequires: yaml-cpp-devel
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
|
BuildRequires: libubsan
|
||||||
BuildRequires: libasan
|
BuildRequires: libasan
|
||||||
BuildRequires: libatomic
|
BuildRequires: libatomic
|
||||||
BuildRequires: libubsan
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
BuildRequires: gcc-toolset-9-annobin
|
BuildRequires: gcc-toolset-9-annobin
|
||||||
|
BuildRequires: gcc-toolset-9-libubsan-devel
|
||||||
BuildRequires: gcc-toolset-9-libasan-devel
|
BuildRequires: gcc-toolset-9-libasan-devel
|
||||||
BuildRequires: gcc-toolset-9-libatomic-devel
|
BuildRequires: gcc-toolset-9-libatomic-devel
|
||||||
BuildRequires: gcc-toolset-9-libubsan-devel
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
#################################################################################
|
#################################################################################
|
||||||
# distro-conditional dependencies
|
# distro-conditional dependencies
|
||||||
#################################################################################
|
#################################################################################
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: systemd-rpm-macros
|
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
BuildRequires: systemd-rpm-macros
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: keyutils-devel
|
BuildRequires: net-tools
|
||||||
BuildRequires: libbz2-devel
|
BuildRequires: libbz2-devel
|
||||||
|
BuildRequires: mozilla-nss-devel
|
||||||
|
BuildRequires: keyutils-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: mozilla-nss-devel
|
|
||||||
BuildRequires: net-tools
|
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
#BuildRequires: krb5
|
#BuildRequires: krb5
|
||||||
#BuildRequires: krb5-devel
|
#BuildRequires: krb5-devel
|
||||||
BuildRequires: cunit-devel
|
BuildRequires: cunit-devel
|
||||||
BuildRequires: liblz4-devel >= 1.7
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
BuildRequires: python%{python3_pkgversion}-Cython
|
BuildRequires: python%{python3_pkgversion}-Cython
|
||||||
BuildRequires: python%{python3_pkgversion}-PrettyTable
|
BuildRequires: python%{python3_pkgversion}-PrettyTable
|
||||||
BuildRequires: python%{python3_pkgversion}-Sphinx
|
BuildRequires: python%{python3_pkgversion}-Sphinx
|
||||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
|
||||||
BuildRequires: rdma-core-devel
|
BuildRequires: rdma-core-devel
|
||||||
|
BuildRequires: liblz4-devel >= 1.7
|
||||||
# for prometheus-alerts
|
# for prometheus-alerts
|
||||||
BuildRequires: golang-github-prometheus-prometheus
|
BuildRequires: golang-github-prometheus-prometheus
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
|
|
||||||
BuildRequires: boost-random
|
BuildRequires: boost-random
|
||||||
BuildRequires: keyutils-libs-devel
|
BuildRequires: nss-devel
|
||||||
BuildRequires: libibverbs-devel
|
BuildRequires: keyutils-libs-devel
|
||||||
|
BuildRequires: libibverbs-devel
|
||||||
BuildRequires: librdmacm-devel
|
BuildRequires: librdmacm-devel
|
||||||
BuildRequires: nss-devel
|
|
||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
#BuildRequires: krb5-devel
|
#BuildRequires: krb5-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: CUnit-devel
|
BuildRequires: CUnit-devel
|
||||||
BuildRequires: lz4-devel >= 1.7
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-Cython
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-Cython
|
||||||
BuildRequires: python%{python3_pkgversion}-prettytable
|
BuildRequires: python%{python3_pkgversion}-prettytable
|
||||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-sphinx
|
||||||
BuildRequires: python%{python3_pkgversion}-sphinx
|
BuildRequires: lz4-devel >= 1.7
|
||||||
%endif
|
%endif
|
||||||
# distro-conditional make check dependencies
|
# distro-conditional make check dependencies
|
||||||
%if 0%{with make_check}
|
%if 0%{with make_check}
|
||||||
|
BuildRequires: golang
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
BuildRequires: golang-github-prometheus
|
BuildRequires: golang-github-prometheus
|
||||||
BuildRequires: jsonnet
|
BuildRequires: libtool-ltdl-devel
|
||||||
BuildRequires: libtool-ltdl-devel
|
BuildRequires: xmlsec1
|
||||||
BuildRequires: xmlsec1
|
BuildRequires: xmlsec1-devel
|
||||||
BuildRequires: xmlsec1-devel
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
BuildRequires: xmlsec1-nss
|
BuildRequires: xmlsec1-nss
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: python%{python3_pkgversion}-cherrypy
|
BuildRequires: xmlsec1-openssl
|
||||||
BuildRequires: python%{python3_pkgversion}-jwt
|
BuildRequires: xmlsec1-openssl-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
BuildRequires: python%{python3_pkgversion}-cherrypy
|
||||||
BuildRequires: python%{python3_pkgversion}-routes
|
BuildRequires: python%{python3_pkgversion}-jwt
|
||||||
BuildRequires: python%{python3_pkgversion}-scipy
|
BuildRequires: python%{python3_pkgversion}-routes
|
||||||
BuildRequires: python%{python3_pkgversion}-werkzeug
|
BuildRequires: python%{python3_pkgversion}-scipy
|
||||||
BuildRequires: xmlsec1-openssl
|
BuildRequires: python%{python3_pkgversion}-werkzeug
|
||||||
BuildRequires: xmlsec1-openssl-devel
|
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: golang-github-prometheus-prometheus
|
BuildRequires: golang-github-prometheus-prometheus
|
||||||
BuildRequires: jsonnet
|
BuildRequires: libxmlsec1-1
|
||||||
BuildRequires: libxmlsec1-1
|
BuildRequires: libxmlsec1-nss1
|
||||||
BuildRequires: libxmlsec1-nss1
|
BuildRequires: libxmlsec1-openssl1
|
||||||
BuildRequires: libxmlsec1-openssl1
|
BuildRequires: python%{python3_pkgversion}-CherryPy
|
||||||
BuildRequires: python%{python3_pkgversion}-CherryPy
|
BuildRequires: python%{python3_pkgversion}-PyJWT
|
||||||
BuildRequires: python%{python3_pkgversion}-PyJWT
|
BuildRequires: python%{python3_pkgversion}-Routes
|
||||||
BuildRequires: python%{python3_pkgversion}-Routes
|
BuildRequires: python%{python3_pkgversion}-Werkzeug
|
||||||
BuildRequires: python%{python3_pkgversion}-Werkzeug
|
BuildRequires: python%{python3_pkgversion}-numpy-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-numpy-devel
|
BuildRequires: xmlsec1-devel
|
||||||
BuildRequires: xmlsec1-devel
|
BuildRequires: xmlsec1-openssl-devel
|
||||||
BuildRequires: xmlsec1-openssl-devel
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
# lttng and babeltrace for rbd-replay-prep
|
# lttng and babeltrace for rbd-replay-prep
|
||||||
%if %{with lttng}
|
%if %{with lttng}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
BuildRequires: libbabeltrace-devel
|
BuildRequires: lttng-ust-devel
|
||||||
BuildRequires: lttng-ust-devel
|
BuildRequires: libbabeltrace-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
|
BuildRequires: lttng-ust-devel
|
||||||
BuildRequires: babeltrace-devel
|
BuildRequires: babeltrace-devel
|
||||||
BuildRequires: lttng-ust-devel
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
BuildRequires: expat-devel
|
BuildRequires: expat-devel
|
||||||
%endif
|
%endif
|
||||||
#hardened-cc1
|
#hardened-cc1
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
@ -581,9 +583,8 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-16.2.7-654-gd5a90ff46f0
|
%autosetup -p1 -n ceph-16.2.9-58-ge2e5cb80063
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||||
@ -729,6 +730,7 @@ cat ./CMakeFiles/CMakeError.log
|
|||||||
|
|
||||||
make "$CEPH_MFLAGS_JOBS"
|
make "$CEPH_MFLAGS_JOBS"
|
||||||
|
|
||||||
|
|
||||||
%if 0%{with make_check}
|
%if 0%{with make_check}
|
||||||
%check
|
%check
|
||||||
# run in-tree unittests
|
# run in-tree unittests
|
||||||
@ -736,6 +738,7 @@ cd build
|
|||||||
ctest "$CEPH_MFLAGS_JOBS"
|
ctest "$CEPH_MFLAGS_JOBS"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
pushd build
|
pushd build
|
||||||
make DESTDIR=%{buildroot} install
|
make DESTDIR=%{buildroot} install
|
||||||
@ -809,7 +812,7 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
|
|||||||
mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd-mirror
|
mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd-mirror
|
||||||
|
|
||||||
# prometheus alerts
|
# prometheus alerts
|
||||||
install -m 644 -D monitoring/prometheus/alerts/ceph_default_alerts.yml %{buildroot}/etc/prometheus/ceph/ceph_default_alerts.yml
|
install -m 644 -D monitoring/ceph-mixin/prometheus_alerts.yml %{buildroot}/etc/prometheus/ceph/ceph_default_alerts.yml
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# create __pycache__ directories and their contents
|
# create __pycache__ directories and their contents
|
||||||
@ -1085,10 +1088,6 @@ rm -rf %{buildroot}%{_datadir}/selinux/packages/ceph.pp
|
|||||||
rm -rf %{buildroot}%{_datadir}/selinux/devel/include/contrib/ceph.if
|
rm -rf %{buildroot}%{_datadir}/selinux/devel/include/contrib/ceph.if
|
||||||
rm -rf %{buildroot}%{_mandir}/man8/ceph_selinux.8*
|
rm -rf %{buildroot}%{_mandir}/man8/ceph_selinux.8*
|
||||||
rm -rf %{buildroot}%{_sysconfdir}/grafana/dashboards/ceph-dashboard/*
|
rm -rf %{buildroot}%{_sysconfdir}/grafana/dashboards/ceph-dashboard/*
|
||||||
rm -rf %{buildroot}%doc
|
|
||||||
rm -rf %{buildroot}monitoring/grafana/dashboards/README
|
|
||||||
rm -rf %{buildroot}%doc
|
|
||||||
rm -rf %{buildroot}monitoring/grafana/README.md
|
|
||||||
rm -rf %{buildroot}%{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
rm -rf %{buildroot}%{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||||
|
|
||||||
dirs=`find %{buildroot} -type d -empty`
|
dirs=`find %{buildroot} -type d -empty`
|
||||||
@ -1261,5 +1260,4 @@ rm -rf build
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
19
ceph.changes
19
ceph.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 2 20:57:56 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
||||||
|
|
||||||
|
- Update to ceph-16.2.9-58-ge2e5cb80063:
|
||||||
|
+ (bsc#1200064, pr#480) Remove last vestiges of docker.io image paths
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 23 23:56:57 UTC 2022 - Michael Fritch <michael.fritch@suse.com>
|
||||||
|
|
||||||
|
- Update to 16.2.9.50-g7d9f12156fb:
|
||||||
|
+ (jsc#SES-2515) High-availability NFS export
|
||||||
|
+ (bsc#1196044) cephadm: prometheus: The generatorURL in alerts is only using hostname
|
||||||
|
+ (bsc#1196785) cephadm: avoid crashing on expected non-zero exit
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 19 21:15:33 UTC 2022 - Michael Fritch <michael.fritch@suse.com>
|
||||||
|
|
||||||
|
- Update to 16.2.7-969-g6195a460d89
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 31 17:09:16 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
Thu Mar 31 17:09:16 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ if [ -z "$TMPDIR" ] ; then
|
|||||||
rm -rf *.bz2
|
rm -rf *.bz2
|
||||||
fi
|
fi
|
||||||
echo "Running make-dist inside clone"
|
echo "Running make-dist inside clone"
|
||||||
# export DASHBOARD_FRONTEND_LANGS="ALL"
|
export DASHBOARD_FRONTEND_LANGS="ALL"
|
||||||
./make-dist
|
./make-dist
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user