[docker-io] point Source0 URL to github @lsm5

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


commit cba582d9532d72e361aa29211dd3f1950143a00d
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Thu Mar 12 23:42:44 2015 -0500

    point Source0 URL to github @lsm5
    
    @lsm5 remote will carry some redhat patches rebased daily
    on top of upstream docker.
    
    The redhat patches are originally fetched from
    github: @rhatdan, rebased and pushed over to github: @lsm5
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

 docker-io.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 9741f8c..864312d 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -23,7 +23,8 @@ Summary:    Automates deployment of containerized applications
 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://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+Source0:    https://github.com/lsm5/docker/%{commit}/%{repo}-%{shortcommit}.tar.gz
 Source1:    %{repo}.service
 Source2:    %{repo}.sysconfig
 Source3:    %{repo}-storage.sysconfig


More information about the scm-commits mailing list