From f12e88cb285cc28ab0f60714b2d0f8ee73bdf4cd36219cfd1059d81092d1b652 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 9 Feb 2017 22:20:01 +0000 Subject: [PATCH] Accepting request 455840 from filesystems:ceph:luminous Latest upstream master OBS-URL: https://build.opensuse.org/request/show/455840 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=73 --- _servicedata | 2 +- ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 | 3 --- ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 | 3 +++ ceph-test.changes | 8 ++++++++ ceph-test.spec | 4 ++-- ceph.changes | 8 ++++++++ ceph.spec | 4 ++-- 7 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 create mode 100644 ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 diff --git a/_servicedata b/_servicedata index 436a6b6..785f3f8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/SUSE/ceph.git - 9216e9a5fed5614f5e79905309c453161da1cf8d \ No newline at end of file + ba197ae32136ead7cb455c56e0f4f7cd99de2bc0 \ No newline at end of file diff --git a/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 b/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 deleted file mode 100644 index 6692b03..0000000 --- a/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74850a481f70ad90b5ba94f5d2130376ebde46deb22eebf99420f04c2ac1a2e3 -size 102876406 diff --git a/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 b/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 new file mode 100644 index 0000000..e19fa14 --- /dev/null +++ b/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1603090ad5dfb04fe1c79200a7629c25f062169810b6eba850b3740f8314b95 +size 103922840 diff --git a/ceph-test.changes b/ceph-test.changes index e16cc81..06ae3af 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com + +- Update to version 11.1.0+git.1486588482.ba197ae: + + Update to latest upstream master (3d740bd) + + cmake: added empty RPATH to several executables + + rocksdb: sync with upstream + ------------------------------------------------------------------- Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com diff --git a/ceph-test.spec b/ceph-test.spec index 683d028..37bd6e2 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -67,7 +67,7 @@ # common ################################################################################# Name: ceph-test -Version: 11.1.0+git.1484919552.9216e9a +Version: 11.1.0+git.1486588482.ba197ae Release: 0 Summary: Ceph benchmarks and test tools License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT @@ -553,7 +553,7 @@ rm -rf %{buildroot}%{_unitdir}/ceph-osd.target rm -rf %{buildroot}%{_unitdir}/ceph-disk@.service rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd rm -rf %{buildroot}%{_libdir}/librados.so.* -rm -rf %{buildroot}%{_libdir}/ceph/libceph-common.so +rm -rf %{buildroot}%{_libdir}/ceph/libceph-common.so* rm -rf %{buildroot}%{_libdir}/librados_tp.so.* rm -rf %{buildroot}%{_includedir}/rados/librados.h rm -rf %{buildroot}%{_includedir}/rados/librados.hpp diff --git a/ceph.changes b/ceph.changes index e16cc81..06ae3af 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com + +- Update to version 11.1.0+git.1486588482.ba197ae: + + Update to latest upstream master (3d740bd) + + cmake: added empty RPATH to several executables + + rocksdb: sync with upstream + ------------------------------------------------------------------- Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com diff --git a/ceph.spec b/ceph.spec index 2aa3059..79377c2 100644 --- a/ceph.spec +++ b/ceph.spec @@ -67,7 +67,7 @@ # common ################################################################################# Name: ceph -Version: 11.1.0+git.1484919552.9216e9a +Version: 11.1.0+git.1486588482.ba197ae Release: 0 Summary: User space components of the Ceph file system License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT @@ -1391,7 +1391,7 @@ fi %defattr(-,root,root,-) %{_libdir}/librados.so.* %dir %{_libdir}/ceph -%{_libdir}/ceph/libceph-common.so +%{_libdir}/ceph/libceph-common.so* %if %{with lttng} %{_libdir}/librados_tp.so.* %endif