From 57cf7c568ccd98eb0054d6145644e85b330e210c8a689f49d1c3c36eed404513 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Wed, 21 Mar 2018 05:05:31 +0000 Subject: [PATCH] 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 --- ceph-13.0.1-3203-g482167bd29.tar.bz2 | 3 --- ceph-13.0.1-3204-g17e0216271.tar.bz2 | 3 +++ ceph-test.changes | 7 ++++--- ceph-test.spec | 6 +++--- ceph.changes | 7 ++++--- ceph.spec | 6 +++--- 6 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 ceph-13.0.1-3203-g482167bd29.tar.bz2 create mode 100644 ceph-13.0.1-3204-g17e0216271.tar.bz2 diff --git a/ceph-13.0.1-3203-g482167bd29.tar.bz2 b/ceph-13.0.1-3203-g482167bd29.tar.bz2 deleted file mode 100644 index f5239da..0000000 --- a/ceph-13.0.1-3203-g482167bd29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a6b117fe0bb9c5508c0966a0ebbfc6b66fc9da532832e62451db6280faa3009 -size 67598826 diff --git a/ceph-13.0.1-3204-g17e0216271.tar.bz2 b/ceph-13.0.1-3204-g17e0216271.tar.bz2 new file mode 100644 index 0000000..cf6f213 --- /dev/null +++ b/ceph-13.0.1-3204-g17e0216271.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a8e6d2f1a27d76a244b331f6adfcf02370f83cc7065fa9f8dc49222e396176 +size 67597003 diff --git a/ceph-test.changes b/ceph-test.changes index f86d5d4..460ed4c 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -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 diff --git a/ceph-test.spec b/ceph-test.spec index a351536..47dae11 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -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 diff --git a/ceph.changes b/ceph.changes index f86d5d4..460ed4c 100644 --- a/ceph.changes +++ b/ceph.changes @@ -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 diff --git a/ceph.spec b/ceph.spec index fcb0ac1..6d2905d 100644 --- a/ceph.spec +++ b/ceph.spec @@ -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