From: Sage Weil Date: Tue, 17 May 2011 21:25:47 +0000 (-0700) Subject: ceph.spec.in: add obsync X-Git-Tag: v0.28~13 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=34ffe738166e39f164b28cc744dba75b33da676a;p=ceph.git ceph.spec.in: add obsync Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index d1f9ef70dbe4c..9c04778e5dd98 100644 --- a/ceph.spec.in +++ b/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