17.1.0 snapshot 201
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
edd18f65bf
commit
b2a3bb3cff
@ -153,7 +153,7 @@
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 17.1.0
|
||||
Release: 0.9.175.g086c8f84%{?dist}
|
||||
Release: 0.10.201.gcc420538%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
%endif
|
||||
@ -171,7 +171,7 @@ Group: System/Filesystems
|
||||
URL: http://ceph.com/
|
||||
#Source0: https://download.ceph.com/tarballs/ceph-%{version}.tar.gz
|
||||
#Source0: https://1.chacra.ceph.com/r/ceph/quincy/...
|
||||
Source0: ceph-17.1.0-175-g086c8f84.tar.bz2
|
||||
Source0: ceph-17.1.0-201-gcc420538.tar.gz
|
||||
Patch0001: 0001-src-common-crc32c_intel_fast.patch
|
||||
Patch0003: 0003-src-common-bitstr.h.patch
|
||||
Patch0008: 0008-cmake-modules-Finduring.cmake.patch
|
||||
@ -1269,7 +1269,7 @@ This package provides Ceph default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-17.1.0-175-g086c8f84
|
||||
%autosetup -p1 -n ceph-17.1.0-201-gcc420538
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
@ -2569,6 +2569,9 @@ exit 0
|
||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||
|
||||
%changelog
|
||||
* Thu Apr 14 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.1.0-0.10.201.gcc420538
|
||||
- 17.1.0 snapshot 201
|
||||
|
||||
* Fri Apr 8 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.1.0-0.9.175.g086c8f84
|
||||
- 17.1.0 snapshot 175
|
||||
|
||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
||||
SHA512 (ceph-17.1.0-175-g086c8f84.tar.bz2) = f40e8e5dbfef6591bcbe084f2c34afc03311dcac12b5dfe3d77d0cc8db9b10632a1bd12145dea579d93f0d6e6e742f53726e12efd544cee1eb6c416d46ac8a28
|
||||
SHA512 (ceph_17.1.0-201-gcc420538.tar.gz) = 1abc2def400b36436f923517b334551569b91c937bdd3fc9811bfe74b6b74e51597768ae001efee07038cb9bfa7abc1669b4bb225cdf2b646f1853a2465e8b8f
|
||||
SHA512 (ceph-17.1.0-201-gcc420538.tar.gz) = 1abc2def400b36436f923517b334551569b91c937bdd3fc9811bfe74b6b74e51597768ae001efee07038cb9bfa7abc1669b4bb225cdf2b646f1853a2465e8b8f
|
||||
|
Loading…
Reference in New Issue
Block a user