SHA256
1
0
forked from pool/ceph

Accepting request 501841 from filesystems:ceph:luminous

fix legaldb issue

OBS-URL: https://build.opensuse.org/request/show/501841
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=90
This commit is contained in:
2017-06-08 05:41:17 +00:00
committed by Git OBS Bridge
parent 08319c2eab
commit 02d07828d6
8 changed files with 38 additions and 9 deletions

View File

@@ -69,7 +69,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 12.0.3+git.1496494491.ba3c561a92
Version: 12.0.3+git.1496899012.0ec641fe54
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 1
@@ -79,7 +79,7 @@ Epoch: 1
%global _epoch_prefix %{?epoch:%{epoch}:}
Summary: Ceph benchmarks and test tools
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH Autoconf-exception-2.0 and BSD-3-Clause and MIT
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
%if 0%{?suse_version}
Group: System/Filesystems
%endif
@@ -105,6 +105,7 @@ ExclusiveArch: x86_64 aarch64 ppc64le
Requires: ceph-common
Requires: xmlstarlet
Requires: jq
Requires(post): binutils
%if 0%{with cephfs_java}
BuildRequires: java-devel