Accepting request 907922 from filesystems:ceph:pacific
bsc#1186348 OBS-URL: https://build.opensuse.org/request/show/907922 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=305
This commit is contained in:
parent
72776bafd6
commit
5f9ec9ebe5
3
ceph-16.2.5-110-gc5d9c915c46.tar.bz2
Normal file
3
ceph-16.2.5-110-gc5d9c915c46.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96c3b796d0b1cd4590604f6808d12f4256d01408864cc1d24a0f9496964c0b57
|
||||
size 127045734
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:910e5124168e4c51901153e9ec6d713514ad9584e1b9f031c3bb6209c7a12c25
|
||||
size 127010740
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 22 10:57:24 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.5-110-gc5d9c915c46:
|
||||
+ rebased on top of upstream commit SHA1 7feddc9819ca05586f230accd67b4e26a328e618
|
||||
+ (bsc#1186348) mgr/zabbix: adapt zabbix_sender default path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 19:37:59 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -123,7 +123,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 16.2.5.29+g97c2c82c2f5
|
||||
Version: 16.2.5.110+gc5d9c915c46
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -139,7 +139,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.5-29-g97c2c82c2f5.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.5-110-gc5d9c915c46.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source94: ceph-rpmlintrc
|
||||
Source95: checkin.sh
|
||||
@ -592,7 +592,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.5-29-g97c2c82c2f5
|
||||
%autosetup -p1 -n ceph-16.2.5-110-gc5d9c915c46
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 22 10:57:24 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.5-110-gc5d9c915c46:
|
||||
+ rebased on top of upstream commit SHA1 7feddc9819ca05586f230accd67b4e26a328e618
|
||||
+ (bsc#1186348) mgr/zabbix: adapt zabbix_sender default path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 19:37:59 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -123,7 +123,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.5.29+g97c2c82c2f5
|
||||
Version: 16.2.5.110+gc5d9c915c46
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -139,7 +139,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.5-29-g97c2c82c2f5.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.5-110-gc5d9c915c46.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -1209,7 +1209,7 @@ This package provides Ceph default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.5-29-g97c2c82c2f5
|
||||
%autosetup -p1 -n ceph-16.2.5-110-gc5d9c915c46
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
Loading…
Reference in New Issue
Block a user