SHA256
1
0
forked from pool/ceph

Accepting request 545568 from filesystems:ceph:mimic

13.0.0

OBS-URL: https://build.opensuse.org/request/show/545568
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=149
This commit is contained in:
2017-11-25 17:56:36 +00:00
committed by Git OBS Bridge
parent cc459c2bc7
commit c2b8432a6f
6 changed files with 19 additions and 13 deletions

View File

@@ -63,7 +63,7 @@
#################################################################################
Name: ceph-test
Version: 13.0.0
Release: 3531.g9dbb709d3f%{?dist}
Release: 3531.g3692e00bab%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -78,13 +78,16 @@ 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: ceph-%{version}.tar.bz2
%if 0%{?fedora} || 0%{?rhel}
Source0: https://download.ceph.com/tarballs/ceph-13.0.0-3531-g3692e00bab.tar.bz2
%endif
%if 0%{?suse_version}
Source0: ceph-13.0.0-3531-g3692e00bab.tar.bz2
Source96: checkin.sh
Source97: README-checkin.txt
Source98: README-ceph-test.txt
Source99: ceph-rpmlintrc
# _insert_obs_source_lines_here
%if 0%{?suse_version}
%if 0%{?is_opensuse}
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
%else
@@ -359,7 +362,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version}
%endif
%prep
%autosetup -p1 -n ceph-13.0.0-3531-g9dbb709d3f
%autosetup -p1 -n ceph-13.0.0-3531-g3692e00bab
%build
%if 0%{with cephfs_java}