Accepting request 589595 from filesystems:ceph:mimic
bsc#1086017 OBS-URL: https://build.opensuse.org/request/show/589595 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=172
This commit is contained in:
parent
b3ec65ecbd
commit
57cf7c568c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a6b117fe0bb9c5508c0966a0ebbfc6b66fc9da532832e62451db6280faa3009
|
||||
size 67598826
|
3
ceph-13.0.1-3204-g17e0216271.tar.bz2
Normal file
3
ceph-13.0.1-3204-g17e0216271.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47a8e6d2f1a27d76a244b331f6adfcf02370f83cc7065fa9f8dc49222e396176
|
||||
size 67597003
|
@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 09:01:25 UTC 2018 - ncutler@suse.com
|
||||
Tue Mar 21 06:03:25 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.1-3203-g482167bd29:
|
||||
+ fix s390x build failure (bsc#1081526)
|
||||
- Update to 13.0.1-3204-g17e0216271:
|
||||
+ osd: fix s390x build failure (bsc#1081526)
|
||||
+ cmake: add chrono to BOOST_COMPONENTS (bsc#1086017)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 15:31:24 UTC 2018 - ncutler@suse.com
|
||||
|
@ -76,7 +76,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 13.0.1.3203+g482167bd29
|
||||
Version: 13.0.1.3204+g17e0216271
|
||||
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.1-3203-g482167bd29.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -408,7 +408,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%endif
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.1-3203-g482167bd29
|
||||
%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
|
||||
|
||||
%build
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 09:01:25 UTC 2018 - ncutler@suse.com
|
||||
Tue Mar 21 06:03:25 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to 13.0.1-3203-g482167bd29:
|
||||
+ fix s390x build failure (bsc#1081526)
|
||||
- Update to 13.0.1-3204-g17e0216271:
|
||||
+ osd: fix s390x build failure (bsc#1081526)
|
||||
+ cmake: add chrono to BOOST_COMPONENTS (bsc#1086017)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 15:31:24 UTC 2018 - ncutler@suse.com
|
||||
|
@ -76,7 +76,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 13.0.1.3203+g482167bd29
|
||||
Version: 13.0.1.3204+g17e0216271
|
||||
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.1-3203-g482167bd29.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
%if 0%{?is_opensuse}
|
||||
@ -840,7 +840,7 @@ python-rbd, python-rgw or python-cephfs instead.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.1-3203-g482167bd29
|
||||
%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user