From: Ken Dreyer Date: Mon, 12 Jan 2015 21:22:44 +0000 (-0700) Subject: packaging: use full PyPI URL for RPM Source tarball X-Git-Tag: v1.2.1~9^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d5881e32471b7f9017e6c01ccadc34b6740b2be;p=radosgw-agent.git packaging: use full PyPI URL for RPM Source tarball Alfredo has published the radosgw-agent package to PyPI today. Add the full URL. Signed-off-by: Ken Dreyer --- diff --git a/radosgw-agent.spec b/radosgw-agent.spec index 274ad2d..2bd3562 100644 --- a/radosgw-agent.spec +++ b/radosgw-agent.spec @@ -2,7 +2,7 @@ Summary: Synchronize users and data between radosgw clusters Name: radosgw-agent Version: 1.2 Release: 0 -Source0: %{name}-%{version}.tar.gz +Source0: https://pypi.python.org/packages/source/r/%{name}/%{name}-%{version}.tar.gz License: MIT Group: Development/Libraries BuildArch: noarch