]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: add obsync
authorSage Weil <sage@newdream.net>
Tue, 17 May 2011 21:25:47 +0000 (14:25 -0700)
committerSage Weil <sage@newdream.net>
Tue, 17 May 2011 21:26:30 +0000 (14:26 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
ceph.spec.in

index d1f9ef70dbe4ccb0a8e817a4597fe4dae148c895..9c04778e5dd98b2dfb586beba0af4174378112cf 100644 (file)
@@ -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