SHA256
1
0
forked from pool/ceph

Accepting request 545532 from filesystems:ceph:mimic

13.0.0

OBS-URL: https://build.opensuse.org/request/show/545532
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=148
This commit is contained in:
2017-11-25 16:38:36 +00:00
committed by Git OBS Bridge
parent 4d15e838cb
commit cc459c2bc7
7 changed files with 37 additions and 23 deletions

View File

@@ -63,7 +63,7 @@
#################################################################################
Name: ceph
Version: 13.0.0
Release: 3522.g2d444b010f%{?dist}
Release: 3531.g9dbb709d3f%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -78,7 +78,8 @@ License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
Group: System/Filesystems
%endif
URL: http://ceph.com/
Source0: https://download.ceph.com/tarballs/ceph-13.0.0-3522-g2d444b010f.tar.bz2
Source0: %{name}-%{version}.tar.bz2
# _insert_obs_source_lines_here
%if 0%{?suse_version}
%if 0%{?is_opensuse}
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
@@ -259,6 +260,8 @@ Requires: psmisc
Requires: which
%if 0%{?suse_version}
Recommends: ntp-daemon
Provides: libxio = 1.7
Obsoletes: libxio <= 1.7
%endif
%description base
Base is the package that includes all the files shared amongst ceph servers
@@ -280,11 +283,14 @@ Requires: python-prettytable
%endif
%if 0%{?suse_version}
Requires: python-PrettyTable
Provides: libxio = 1.7
Obsoletes: libxio <= 1.7
%endif
Requires: python-requests
%{?systemd_requires}
%if 0%{?suse_version}
Requires(pre): pwdutils
PreReq: permissions
Requires(pre): shadow
%endif
%description -n ceph-common
Common utilities to mount and interact with a ceph storage cluster.
@@ -781,7 +787,7 @@ python-rbd, python-rgw or python-cephfs instead.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-13.0.0-3522-g2d444b010f
%autosetup -p1 -n ceph-13.0.0-3531-g9dbb709d3f
%build
%if 0%{with cephfs_java}
@@ -965,7 +971,11 @@ rm -rf %{buildroot}
%{_bindir}/osdmaptool
%{_bindir}/ceph-kvstore-tool
%{_bindir}/ceph-run
%{_bindir}/ceph-dencoder
%{_bindir}/ceph-detect-init
%{_bindir}/cephfs-data-scan
%{_bindir}/cephfs-journal-tool
%{_bindir}/cephfs-table-tool
%{_libexecdir}/systemd/system-preset/50-ceph.preset
%{_sbindir}/ceph-create-keys
%{_sbindir}/ceph-disk
@@ -1077,13 +1087,9 @@ fi
%{_bindir}/ceph
%{_bindir}/ceph-authtool
%{_bindir}/ceph-conf
%{_bindir}/ceph-dencoder
%{_bindir}/ceph-rbdnamer
%{_bindir}/ceph-syn
%{_bindir}/ceph-crush-location
%{_bindir}/cephfs-data-scan
%{_bindir}/cephfs-journal-tool
%{_bindir}/cephfs-table-tool
%{_bindir}/rados
%{_bindir}/radosgw-admin
%{_bindir}/rbd
@@ -1097,8 +1103,8 @@ fi
%if %{with lttng}
%{_bindir}/rbd-replay-prep
%endif
%{_bindir}/ceph-post-file
%{_bindir}/ceph-brag
%exclude %{_bindir}/ceph-post-file
%exclude %{_bindir}/ceph-brag
%{_tmpfilesdir}/ceph-common.conf
%{_mandir}/man8/ceph-authtool.8*
%{_mandir}/man8/ceph-conf.8*
@@ -1796,3 +1802,4 @@ exit 0
%changelog
# nospeccleaner