commit a9ec958d4fb789084391120a9b6d6ae868faf437
Author: Lokesh Mandvekar <l...@fedoraproject.org>
Date:   Thu Mar 12 23:49:46 2015 -0500

    correct Source0 URL
    
    Signed-off-by: Lokesh Mandvekar <l...@fedoraproject.org>

 docker-io.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 864312d..91e5237 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -24,7 +24,7 @@ License:    ASL 2.0
 URL:        http://www.docker.com
 ExclusiveArch:  x86_64 %{arm}
 #Source0:    
https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-Source0:    
https://github.com/lsm5/docker/%{commit}/%{repo}-%{shortcommit}.tar.gz
+Source0:    
https://github.com/lsm5/docker/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
 Source1:    %{repo}.service
 Source2:    %{repo}.sysconfig
 Source3:    %{repo}-storage.sysconfig
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to