Accepting request 832136 from filesystems:ceph:pacific
bsc#1175266 OBS-URL: https://build.opensuse.org/request/show/832136 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=279
This commit is contained in:
parent
b1d4cd94aa
commit
485bb926ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e701634b037fe41529fcd7448722edf3e12c05af2575240e75547fbfea258271
|
||||
size 121784781
|
3
ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
Normal file
3
ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eae8a5f4c6bbfd139377b121d1ebc5c66fe71075066bdf26ba8d1939490584fa
|
||||
size 121784127
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 17:51:07 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.0.0-4863-g5d95d9d41d:
|
||||
+ cmake: detect and use sigdescr_np() if available (bsc#1175266)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:37:48 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -94,7 +94,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 16.0.0.4862+g8ac6038555
|
||||
Version: 16.0.0.4863+g5d95d9d41d
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -110,7 +110,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.0.0-4862-g8ac6038555.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -507,7 +507,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555
|
||||
%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 17:51:07 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.0.0-4863-g5d95d9d41d:
|
||||
+ cmake: detect and use sigdescr_np() if available (bsc#1175266)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:37:48 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -94,7 +94,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.0.0.4862+g8ac6038555
|
||||
Version: 16.0.0.4863+g5d95d9d41d
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -110,7 +110,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.0.0-4862-g8ac6038555.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -1064,7 +1064,7 @@ This package provides Ceph’s default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555
|
||||
%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
Loading…
Reference in New Issue
Block a user