mirror of
https://github.com/ceph/ceph
synced 2025-01-12 14:10:27 +00:00
ceph.spec.in: add obsync
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
28e175d640
commit
34ffe73816
10
ceph.spec.in
10
ceph.spec.in
@ -58,6 +58,16 @@ implemented as a FastCGI module using libfcgi, and can be used in
|
||||
conjunction with any FastCGI capable web server.
|
||||
%endif
|
||||
|
||||
%package obsync
|
||||
Summary: synchronize data between cloud object storage providers or a local directory
|
||||
Group: Productivity/Networking/Other
|
||||
License: LGPLv2
|
||||
Requires: python, python-boto
|
||||
%description
|
||||
obsync is a tool to synchronize objects between cloud object
|
||||
storage providers, such as Amazon S3 (or compatible services), a
|
||||
Ceph RADOS cluster, or a local directory.
|
||||
|
||||
%if %{with_gtk2}
|
||||
%package gcephtool
|
||||
Summary: Ceph graphical monitoring tool
|
||||
|
Loading…
Reference in New Issue
Block a user