From: Ken Dreyer Date: Mon, 12 Jan 2015 20:25:04 +0000 (-0700) Subject: packaging: use upper-case URL tag in RPM X-Git-Tag: v1.2.1~9^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4d5ca6e159a16dfb90a4b5c81403e349bc9a626f;p=radosgw-agent.git packaging: use upper-case URL tag in RPM Either "Url:" or "URL:" works, but the Fedora project has standardized on "URL:" Signed-off-by: Ken Dreyer --- diff --git a/radosgw-agent.spec b/radosgw-agent.spec index 3237618..9989f5e 100644 --- a/radosgw-agent.spec +++ b/radosgw-agent.spec @@ -10,7 +10,7 @@ Requires: python-argparse Requires: PyYAML Requires: python-boto >= 2.2.2 Requires: python-boto < 3.0.0 -Url: https://github.com/ceph/radosgw-agent +URL: https://github.com/ceph/radosgw-agent %description UNKNOWN