[docker-io] correct Source0 URL

Lokesh Mandvekar lsm5 at fedoraproject.org
Fri Mar 13 04:49:51 UTC 2015


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

    correct Source0 URL
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at 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


More information about the scm-commits mailing list