SHA256
1
0
forked from pool/ceph

Accepting request 668700 from filesystems:ceph:nautilus

fix xmlsec1 build dependency for dashboard make check

OBS-URL: https://build.opensuse.org/request/show/668700
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=205
This commit is contained in:
2019-01-25 15:37:01 +00:00
committed by Git OBS Bridge
parent a35eece52c
commit 72197d59df
6 changed files with 26 additions and 11 deletions

View File

@@ -96,7 +96,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 14.0.1.2789+g6c941e4d76
Version: 14.0.1.3176+ge8d910619e
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -112,7 +112,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.0.1-2789-g6c941e4d76.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3176-ge8d910619e.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
%if 0%{?is_opensuse}
@@ -282,7 +282,7 @@ BuildRequires: python%{_python_buildid}-Routes
BuildRequires: python%{_python_buildid}-Werkzeug
BuildRequires: python%{_python_buildid}-numpy-devel
BuildRequires: python%{_python_buildid}-bcrypt
BuildRequires: libxmlsec1-1
BuildRequires: xmlsec1-devel
%endif
%endif
# lttng and babeltrace for rbd-replay-prep
@@ -467,6 +467,7 @@ Summary: Ceph fuse-based client
Group: System/Filesystems
%endif
Requires: fuse
Requires: python%{python3_pkgversion}
%description fuse
FUSE based client for Ceph distributed network file system
@@ -972,7 +973,7 @@ integrated with the Ceph Manager Dashboard web UI.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-14.0.1-2789-g6c941e4d76
%autosetup -p1 -n ceph-14.0.1-3176-ge8d910619e
%build