From 4d5ca6e159a16dfb90a4b5c81403e349bc9a626f Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 12 Jan 2015 13:25:04 -0700 Subject: [PATCH] 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 --- radosgw-agent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3