Accepting request 545706 from filesystems:ceph:mimic
13.0.0 OBS-URL: https://build.opensuse.org/request/show/545706 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=152
This commit is contained in:
parent
a2f5ef51ba
commit
997c2c272d
3
ceph-13.0.0-3535-g8b10d08c04.tar.bz2
Normal file
3
ceph-13.0.0-3535-g8b10d08c04.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13cf2325f95e99d5c187a7a39bb13be76410bcef4d829b1a46117db47d0a7e6c
|
||||||
|
size 64163067
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48408330f7d54e0545a11bc7c288ebe1ff3e8511b1521105a2d0d1d8901c15c3
|
|
||||||
size 64168560
|
|
@ -26,6 +26,7 @@
|
|||||||
%bcond_without ceph_test_package
|
%bcond_without ceph_test_package
|
||||||
%bcond_without cephfs_java
|
%bcond_without cephfs_java
|
||||||
%bcond_with lowmem_builder
|
%bcond_with lowmem_builder
|
||||||
|
%global _remote_tarball_prefix https://download.ceph.com/tarballs/
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%bcond_with selinux
|
%bcond_with selinux
|
||||||
@ -34,7 +35,7 @@
|
|||||||
%bcond_without lowmem_builder
|
%bcond_without lowmem_builder
|
||||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||||
%if ! %{defined _fillupdir}
|
%if ! %{defined _fillupdir}
|
||||||
%define _fillupdir /var/adm/fillup-templates
|
%global _fillupdir /var/adm/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
%bcond_without lttng
|
%bcond_without lttng
|
||||||
@ -67,7 +68,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 13.0.0
|
Version: 13.0.0
|
||||||
Release: 3535.gaa8868d2d1%{?dist}
|
Release: 3535.g8b10d08c04%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -82,11 +83,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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
Source0: %{?_remote_tarball_prefix}ceph-13.0.0-3535-g8b10d08c04.tar.bz2
|
||||||
Source: https://download.ceph.com/tarballs/ceph-13.0.0-3535-gaa8868d2d1.tar.bz2
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Source0: ceph-13.0.0-3535-gaa8868d2d1.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
|
||||||
@ -366,7 +364,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-3535-gaa8868d2d1
|
%autosetup -p1 -n ceph-13.0.0-3535-g8b10d08c04
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
|
12
ceph.spec
12
ceph.spec
@ -26,6 +26,7 @@
|
|||||||
%bcond_without ceph_test_package
|
%bcond_without ceph_test_package
|
||||||
%bcond_without cephfs_java
|
%bcond_without cephfs_java
|
||||||
%bcond_with lowmem_builder
|
%bcond_with lowmem_builder
|
||||||
|
%global _remote_tarball_prefix https://download.ceph.com/tarballs/
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%bcond_with selinux
|
%bcond_with selinux
|
||||||
@ -34,7 +35,7 @@
|
|||||||
%bcond_without lowmem_builder
|
%bcond_without lowmem_builder
|
||||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||||
%if ! %{defined _fillupdir}
|
%if ! %{defined _fillupdir}
|
||||||
%define _fillupdir /var/adm/fillup-templates
|
%global _fillupdir /var/adm/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
%bcond_without lttng
|
%bcond_without lttng
|
||||||
@ -67,7 +68,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 13.0.0
|
Version: 13.0.0
|
||||||
Release: 3535.gaa8868d2d1%{?dist}
|
Release: 3535.g8b10d08c04%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -82,11 +83,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
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
Source0: %{?_remote_tarball_prefix}ceph-13.0.0-3535-g8b10d08c04.tar.bz2
|
||||||
Source: https://download.ceph.com/tarballs/ceph-13.0.0-3535-gaa8868d2d1.tar.bz2
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Source0: ceph-13.0.0-3535-gaa8868d2d1.tar.bz2
|
|
||||||
# _insert_obs_source_lines_here
|
# _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
|
||||||
@ -794,7 +792,7 @@ python-rbd, python-rgw or python-cephfs instead.
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n ceph-13.0.0-3535-gaa8868d2d1
|
%autosetup -p1 -n ceph-13.0.0-3535-g8b10d08c04
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user