Accepting request 596289 from filesystems:ceph:mimic
13.0.2-980 OBS-URL: https://build.opensuse.org/request/show/596289 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=178
This commit is contained in:
parent
e0b5bd9a24
commit
4eac6500cd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:953eeb0b6830c26463034372fabb3232eefca8078309708bf8b90ccc905e3095
|
||||
size 67622904
|
3
ceph-13.0.2-980-gd814079503.tar.bz2
Normal file
3
ceph-13.0.2-980-gd814079503.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65f512e19e1b4f0833a890dbfb3faa3c82c86739f26e722cb3bdf717dd76ac51
|
||||
size 67670146
|
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 19:06:20 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.2-980-gd814079503:
|
||||
+ based on upstream master aaac83abb516f824f1caef470686b1bffeffa8b4
|
||||
+ fixes s390x build failure (bsc#1089291)
|
||||
+ introduces liboath0 runtime dependency (bsc#1089302)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 18:13:35 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.2-819-gf64b021d4c
|
||||
- Update to 13.0.2-819-gf64b021d4c:
|
||||
+ based on upstream master 3ab655b55d2b363c0352dfbb90caed2ffcd42432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -76,7 +76,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 13.0.2.819+gf64b021d4c
|
||||
Version: 13.0.2.980+gd814079503
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -92,7 +92,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.2-819-gf64b021d4c.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.2-980-gd814079503.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -147,6 +147,7 @@ BuildRequires: libaio-devel
|
||||
BuildRequires: libblkid-devel >= 2.17
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: liboath-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
@ -410,7 +411,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%endif
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.2-819-gf64b021d4c
|
||||
%autosetup -p1 -n ceph-13.0.2-980-gd814079503
|
||||
|
||||
%build
|
||||
|
||||
|
10
ceph.changes
10
ceph.changes
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 19:06:20 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.2-980-gd814079503:
|
||||
+ based on upstream master aaac83abb516f824f1caef470686b1bffeffa8b4
|
||||
+ fixes s390x build failure (bsc#1089291)
|
||||
+ introduces liboath0 runtime dependency (bsc#1089302)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 18:13:35 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.2-819-gf64b021d4c
|
||||
- Update to 13.0.2-819-gf64b021d4c:
|
||||
+ based on upstream master 3ab655b55d2b363c0352dfbb90caed2ffcd42432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -76,7 +76,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 13.0.2.819+gf64b021d4c
|
||||
Version: 13.0.2.980+gd814079503
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -92,7 +92,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.2-819-gf64b021d4c.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.2-980-gd814079503.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
%if 0%{?is_opensuse}
|
||||
@ -139,6 +139,7 @@ BuildRequires: libaio-devel
|
||||
BuildRequires: libblkid-devel >= 2.17
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: liboath-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
@ -844,7 +845,7 @@ python-rbd, python-rgw or python-cephfs instead.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.2-819-gf64b021d4c
|
||||
%autosetup -p1 -n ceph-13.0.2-980-gd814079503
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user