SHA256
1
0
forked from pool/ceph

Accepting request 680072 from filesystems:ceph:nautilus

14.1.0.402

OBS-URL: https://build.opensuse.org/request/show/680072
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=209
This commit is contained in:
2019-02-28 09:57:40 +00:00
committed by Git OBS Bridge
parent 8e3ca1fac1
commit b3b96aae70
6 changed files with 18 additions and 11 deletions

View File

@@ -97,7 +97,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 14.1.0.397+g83233298c9
Version: 14.1.0.402+ga396e8bf3b
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -113,7 +113,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
Group: System/Filesystems
%endif
URL: http://ceph.com/
Source0: %{?_remote_tarball_prefix}ceph-14.1.0-397-g83233298c9.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-14.1.0-402-ga396e8bf3b.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@@ -450,6 +450,11 @@ Recommends: ceph-mgr-diskprediction-cloud = %{_epoch_prefix}%{version}-%{release
Recommends: ceph-mgr-rook = %{_epoch_prefix}%{version}-%{release}
Recommends: ceph-mgr-ssh = %{_epoch_prefix}%{version}-%{release}
%endif
%if 0%{?rhel} == 7
Requires: pyOpenSSL
%else
Requires: python%{_python_buildid}-pyOpenSSL
%endif
%description mgr
ceph-mgr enables python modules that provide services (such as the REST
module derived from Calamari) and expose CLI hooks. ceph-mgr gathers
@@ -1032,7 +1037,7 @@ integrated with the Ceph Manager Dashboard web UI.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-14.1.0-397-g83233298c9
%autosetup -p1 -n ceph-14.1.0-402-ga396e8bf3b
%build