Accepting request 687167 from filesystems:ceph:nautilus

boo#1129921

OBS-URL: https://build.opensuse.org/request/show/687167
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=216
This commit is contained in:
Nathan Cutler 2019-03-21 09:48:00 +00:00 committed by Git OBS Bridge
parent a5dcc2e6a9
commit 5df5549a46
6 changed files with 23 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72fb3f302cec2849d9e070f2c0ba5c9455954790f8380f3b446b937ae998d557
size 96582771

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2aa96d42039ade682ac24fa1176633154ca57c9d3fa7b450b5d2e05c10c4d180
size 96580558

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 08:24:05 UTC 2019 - ncutler@suse.com
- Update to 14.2.0-300-gacd2f2b9e1:
+ spec/ceph-mgr: drop "Recommends: ceph-mgr-ssh"
+ cmake: empty INSTALL_RPATH for libceph_crypto_openssl.so (boo#1129921)
-------------------------------------------------------------------
Tue Mar 19 10:05:12 UTC 2019 - ncutler@suse.com

View File

@ -99,7 +99,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 14.2.0.296+g063d979413
Version: 14.2.0.300+gacd2f2b9e1
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -115,7 +115,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.2.0-296-g063d979413.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2
%if 0%{?suse_version}
Source96: checkin.sh
Source97: README-checkin.txt
@ -500,7 +500,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version}
%endif
%prep
%autosetup -p1 -n ceph-14.2.0-296-g063d979413
%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1
%build

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 08:24:05 UTC 2019 - ncutler@suse.com
- Update to 14.2.0-300-gacd2f2b9e1:
+ spec/ceph-mgr: drop "Recommends: ceph-mgr-ssh"
+ cmake: empty INSTALL_RPATH for libceph_crypto_openssl.so (boo#1129921)
-------------------------------------------------------------------
Tue Mar 19 10:05:12 UTC 2019 - ncutler@suse.com

View File

@ -99,7 +99,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 14.2.0.296+g063d979413
Version: 14.2.0.300+gacd2f2b9e1
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -115,7 +115,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.2.0-296-g063d979413.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@ -451,7 +451,6 @@ Recommends: ceph-mgr-dashboard = %{_epoch_prefix}%{version}-%{release}
Recommends: ceph-mgr-diskprediction-local = %{_epoch_prefix}%{version}-%{release}
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
@ -1052,7 +1051,7 @@ integrated with the Ceph Manager Dashboard web UI.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-14.2.0-296-g063d979413
%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1
%build