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:
parent
cc459c2bc7
commit
c2b8432a6f
3
ceph-13.0.0-3531-g3692e00bab.tar.bz2
Normal file
3
ceph-13.0.0-3531-g3692e00bab.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:160929fa7e540b29ea8b434eae1c06f3f740c249ddbd1d72786adb3fa1cd72cc
|
||||||
|
size 64159227
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ddb1fa8b5f9dad43b4d99118572e3ab9e6cfb8ac1a846cde6d00a6b467abc22
|
|
||||||
size 64159773
|
|
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 25 14:31:00 UTC 2017 - ncutler@suse.com
|
Sat Nov 25 14:31:00 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
- Update to version 13.0.0-3531.g9dbb709d3f:
|
- Update to version 13.0.0-3531.g3692e00bab:
|
||||||
+ rebase to latest upstream master
|
+ rebase to latest upstream master
|
||||||
+ Add "checkin.sh" script to automate the checkin process, along
|
+ Add "checkin.sh" script to automate the checkin process, along
|
||||||
with a "README-checkin.txt" file containing basic information.
|
with a "README-checkin.txt" file containing basic information.
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 13.0.0
|
Version: 13.0.0
|
||||||
Release: 3531.g9dbb709d3f%{?dist}
|
Release: 3531.g3692e00bab%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
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
|
Source96: checkin.sh
|
||||||
Source97: README-checkin.txt
|
Source97: README-checkin.txt
|
||||||
Source98: README-ceph-test.txt
|
Source98: README-ceph-test.txt
|
||||||
Source99: ceph-rpmlintrc
|
Source99: ceph-rpmlintrc
|
||||||
# _insert_obs_source_lines_here
|
# _insert_obs_source_lines_here
|
||||||
%if 0%{?suse_version}
|
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
||||||
%else
|
%else
|
||||||
@ -359,7 +362,7 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-13.0.0-3531-g9dbb709d3f
|
%autosetup -p1 -n ceph-13.0.0-3531-g3692e00bab
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 25 14:31:00 UTC 2017 - ncutler@suse.com
|
Sat Nov 25 14:31:00 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
- Update to version 13.0.0-3531.g9dbb709d3f:
|
- Update to version 13.0.0-3531.g3692e00bab:
|
||||||
+ rebase to latest upstream master
|
+ rebase to latest upstream master
|
||||||
+ Add "checkin.sh" script to automate the checkin process, along
|
+ Add "checkin.sh" script to automate the checkin process, along
|
||||||
with a "README-checkin.txt" file containing basic information.
|
with a "README-checkin.txt" file containing basic information.
|
||||||
|
11
ceph.spec
11
ceph.spec
@ -63,7 +63,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 13.0.0
|
Version: 13.0.0
|
||||||
Release: 3531.g9dbb709d3f%{?dist}
|
Release: 3531.g3692e00bab%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -78,9 +78,12 @@ 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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
# _insert_obs_source_lines_here
|
Source0: https://download.ceph.com/tarballs/ceph-13.0.0-3531-g3692e00bab.tar.bz2
|
||||||
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
|
Source0: ceph-13.0.0-3531-g3692e00bab.tar.bz2
|
||||||
|
# _insert_obs_source_lines_here
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
||||||
%else
|
%else
|
||||||
@ -787,7 +790,7 @@ python-rbd, python-rgw or python-cephfs instead.
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-13.0.0-3531-g9dbb709d3f
|
%autosetup -p1 -n ceph-13.0.0-3531-g3692e00bab
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user