[python-swiftclient] fix source url

Alan Pevec apevec at fedoraproject.org
Sat Sep 15 08:46:34 UTC 2012


commit 961d536af4b2cf8f9d887973b02a71c048970b4c
Author: Alan Pevec <apevec at redhat.com>
Date:   Sat Sep 15 10:06:52 2012 +0200

    fix source url
    
    new tarball was tagged in git but didn't propagate to launchpad yet

 python-swiftclient.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/python-swiftclient.spec b/python-swiftclient.spec
index 002a518..d1abf8c 100644
--- a/python-swiftclient.spec
+++ b/python-swiftclient.spec
@@ -7,7 +7,8 @@ License:    ASL 2.0
 URL:        https://github.com/openstack/python-swiftclient
 BuildArch:  noarch
 
-Source0:    https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
+#Source0:    https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
+Source0:    http://tarballs.openstack.org/%{name}/%{name}-%{version}.tar.gz
 
 #
 # patches_base=1.2.0


More information about the scm-commits mailing list