From 4c3db96256f976a7b1ec716e5260482c4727775c Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 12 Jan 2015 13:31:49 -0700 Subject: [PATCH] packaging: add RPM %description Add a simple description to the RPM packaging. This phrase was more-or-less taken from the docs in ceph.git. Signed-off-by: Ken Dreyer --- radosgw-agent.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/radosgw-agent.spec b/radosgw-agent.spec index 9989f5e..b596b3f 100644 --- a/radosgw-agent.spec +++ b/radosgw-agent.spec @@ -13,7 +13,8 @@ Requires: python-boto < 3.0.0 URL: https://github.com/ceph/radosgw-agent %description -UNKNOWN +The Ceph RADOS Gateway agent replicates the data of a master zone to a +secondary zone. %prep %setup -n %{name}-%{version} -n %{name}-%{version} -- 2.47.3