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
This commit is contained in:
parent
44cae111e6
commit
f12e88cb28
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="changesrevision">9216e9a5fed5614f5e79905309c453161da1cf8d</param></service></servicedata>
|
<param name="changesrevision">ba197ae32136ead7cb455c56e0f4f7cd99de2bc0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74850a481f70ad90b5ba94f5d2130376ebde46deb22eebf99420f04c2ac1a2e3
|
|
||||||
size 102876406
|
|
3
ceph-11.1.0+git.1486588482.ba197ae.tar.bz2
Normal file
3
ceph-11.1.0+git.1486588482.ba197ae.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1603090ad5dfb04fe1c79200a7629c25f062169810b6eba850b3740f8314b95
|
||||||
|
size 103922840
|
@ -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
|
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 11.1.0+git.1484919552.9216e9a
|
Version: 11.1.0+git.1486588482.ba197ae
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ceph benchmarks and test tools
|
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
|
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}%{_unitdir}/ceph-disk@.service
|
||||||
rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd
|
rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd
|
||||||
rm -rf %{buildroot}%{_libdir}/librados.so.*
|
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}%{_libdir}/librados_tp.so.*
|
||||||
rm -rf %{buildroot}%{_includedir}/rados/librados.h
|
rm -rf %{buildroot}%{_includedir}/rados/librados.h
|
||||||
rm -rf %{buildroot}%{_includedir}/rados/librados.hpp
|
rm -rf %{buildroot}%{_includedir}/rados/librados.hpp
|
||||||
|
@ -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
|
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 11.1.0+git.1484919552.9216e9a
|
Version: 11.1.0+git.1486588482.ba197ae
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User space components of the Ceph file system
|
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
|
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,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/librados.so.*
|
%{_libdir}/librados.so.*
|
||||||
%dir %{_libdir}/ceph
|
%dir %{_libdir}/ceph
|
||||||
%{_libdir}/ceph/libceph-common.so
|
%{_libdir}/ceph/libceph-common.so*
|
||||||
%if %{with lttng}
|
%if %{with lttng}
|
||||||
%{_libdir}/librados_tp.so.*
|
%{_libdir}/librados_tp.so.*
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user