- Update to 16.2.15-74-gc5dd01a91d8:
+ Fix FTBFS on GCC 14 (boo#1222493) OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=362
This commit is contained in:
parent
7156ad152f
commit
147c206952
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b05730e43e0ad254a130e123d1ad46d908dbfe48df78ff5382ac7abf8968421f
|
|
||||||
size 156060869
|
|
3
ceph-16.2.15-74-gc5dd01a91d8.tar.bz2
Normal file
3
ceph-16.2.15-74-gc5dd01a91d8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:075eb34dca846f385d93a40606bf9bc9437b48ebb13ba643e87ed7c86876fb3e
|
||||||
|
size 156082304
|
@ -138,7 +138,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 16.2.15.68+gbb20a17289a
|
Version: 16.2.15.74+gc5dd01a91d8
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
@ -154,7 +154,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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.15-68-gbb20a17289a.tar.bz2
|
Source0: %{?_remote_tarball_prefix}ceph-16.2.15-74-gc5dd01a91d8.tar.bz2
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Source92: ceph-rpmlintrc
|
Source92: ceph-rpmlintrc
|
||||||
Source93: checkin.sh
|
Source93: checkin.sh
|
||||||
@ -599,7 +599,7 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-16.2.15-68-gbb20a17289a
|
%autosetup -p1 -n ceph-16.2.15-74-gc5dd01a91d8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Disable lto on systems that do not support symver attribute
|
# Disable lto on systems that do not support symver attribute
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 10 00:30:25 UTC 2024 - Tim Serong <tserong@suse.com>
|
||||||
|
|
||||||
|
- Update to 16.2.15-74-gc5dd01a91d8:
|
||||||
|
+ Fix FTBFS on GCC 14 (boo#1222493)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 06:35:43 UTC 2024 - Tim Serong <tserong@suse.com>
|
Tue Mar 19 06:35:43 UTC 2024 - Tim Serong <tserong@suse.com>
|
||||||
|
|
||||||
|
@ -138,7 +138,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 16.2.15.68+gbb20a17289a
|
Version: 16.2.15.74+gc5dd01a91d8
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
@ -154,7 +154,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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.15-68-gbb20a17289a.tar.bz2
|
Source0: %{?_remote_tarball_prefix}ceph-16.2.15-74-gc5dd01a91d8.tar.bz2
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# _insert_obs_source_lines_here
|
# _insert_obs_source_lines_here
|
||||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x riscv64
|
ExclusiveArch: x86_64 aarch64 ppc64le s390x riscv64
|
||||||
@ -1216,7 +1216,7 @@ This package provides Ceph default alerts for Prometheus.
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-16.2.15-68-gbb20a17289a
|
%autosetup -p1 -n ceph-16.2.15-74-gc5dd01a91d8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Disable lto on systems that do not support symver attribute
|
# Disable lto on systems that do not support symver attribute
|
||||||
|
Loading…
Reference in New Issue
Block a user