Accepting request 577276 from filesystems:ceph
bsc#1080758 (forwarded request 577275 from smithfarm) OBS-URL: https://build.opensuse.org/request/show/577276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=28
This commit is contained in:
commit
289d91df47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e38cd7363029061f4f7e7cc7ad44a645dcf0a2ea4e54577b11bb97441e71846
|
||||
size 66046211
|
3
ceph-13.0.1-1987-g4a523803f8.tar.bz2
Normal file
3
ceph-13.0.1-1987-g4a523803f8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70a2c7a73f5dfb0e5db71084ad6e289e653fa9161ce3bb3e40e28b00c259a8e4
|
||||
size 65991760
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 14:18:59 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to version 13.0.1-1987-g4a523803f8:
|
||||
+ py3 MGR fixes (bsc#1080758)
|
||||
+ spec file:
|
||||
* test/bench: remove smallio bench tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 11:17:07 UTC 2018 - ncutler@suse.com
|
||||
|
||||
|
@ -72,7 +72,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 13.0.1.1567+gae149ea5f9
|
||||
Version: 13.0.1.1987+g4a523803f8
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -88,7 +88,7 @@ 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
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -393,7 +393,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%endif
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
|
||||
%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
|
||||
|
||||
%build
|
||||
|
||||
@ -950,13 +950,7 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/ceph_rgw_multiparser
|
||||
%{_bindir}/ceph_scratchtool
|
||||
%{_bindir}/ceph_scratchtoolpp
|
||||
%{_bindir}/ceph_smalliobench
|
||||
%{_bindir}/ceph_smalliobenchdumb
|
||||
%{_bindir}/ceph_smalliobenchfs
|
||||
%{_bindir}/ceph_smalliobenchrbd
|
||||
%{_bindir}/ceph_test_*
|
||||
%{_bindir}/ceph_tpbench
|
||||
%{_bindir}/ceph_xattr_bench
|
||||
%{_bindir}/ceph-coverage
|
||||
%{_bindir}/ceph-debugpack
|
||||
%{_mandir}/man8/ceph-debugpack.8*
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 14:18:59 UTC 2018 - ncutler@suse.com
|
||||
|
||||
- Update to version 13.0.1-1987-g4a523803f8:
|
||||
+ py3 MGR fixes (bsc#1080758)
|
||||
+ spec file:
|
||||
* test/bench: remove smallio bench tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 11:17:07 UTC 2018 - ncutler@suse.com
|
||||
|
||||
|
12
ceph.spec
12
ceph.spec
@ -72,7 +72,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 13.0.1.1567+gae149ea5f9
|
||||
Version: 13.0.1.1987+g4a523803f8
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -88,7 +88,7 @@ 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
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
%if 0%{?is_opensuse}
|
||||
@ -825,7 +825,7 @@ python-rbd, python-rgw or python-cephfs instead.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
|
||||
%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
|
||||
|
||||
%build
|
||||
|
||||
@ -1735,13 +1735,7 @@ fi
|
||||
%{_bindir}/ceph_rgw_multiparser
|
||||
%{_bindir}/ceph_scratchtool
|
||||
%{_bindir}/ceph_scratchtoolpp
|
||||
%{_bindir}/ceph_smalliobench
|
||||
%{_bindir}/ceph_smalliobenchdumb
|
||||
%{_bindir}/ceph_smalliobenchfs
|
||||
%{_bindir}/ceph_smalliobenchrbd
|
||||
%{_bindir}/ceph_test_*
|
||||
%{_bindir}/ceph_tpbench
|
||||
%{_bindir}/ceph_xattr_bench
|
||||
%{_bindir}/ceph-coverage
|
||||
%{_bindir}/ceph-debugpack
|
||||
%{_mandir}/man8/ceph-debugpack.8*
|
||||
|
Loading…
x
Reference in New Issue
Block a user