From 34ffe738166e39f164b28cc744dba75b33da676a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 17 May 2011 14:25:47 -0700 Subject: [PATCH] ceph.spec.in: add obsync Signed-off-by: Sage Weil --- ceph.spec.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index d1f9ef70dbe..9c04778e5dd 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