SHA256
1
0
forked from pool/ceph

Accepting request 989058 from filesystems:ceph:pacific

OBS-URL: https://build.opensuse.org/request/show/989058
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=327
This commit is contained in:
Michael Fritch
2022-07-13 21:39:27 +00:00
committed by Git OBS Bridge
parent 0963a9d2a0
commit 102d032c4d
6 changed files with 13 additions and 13 deletions

View File

@@ -136,7 +136,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 16.2.9.536+ga4b2af9947d
Version: 16.2.9.536+g41a9f9a5573
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -152,7 +152,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.9-536-ga4b2af9947d.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.9-536-g41a9f9a5573.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@@ -1208,7 +1208,7 @@ This package provides Ceph default alerts for Prometheus.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-16.2.9-536-ga4b2af9947d
%autosetup -p1 -n ceph-16.2.9-536-g41a9f9a5573
%build
# LTO can be enabled as soon as the following GCC bug is fixed: