diff --git a/docker.spec b/docker.spec index fbe79e4..9247814 100644 --- a/docker.spec +++ b/docker.spec @@ -91,7 +91,7 @@ URL: http://www.%{repo}.com # non-x86_64 architectures can be removed/added based on available # arch specific files in seccomp and vishvananda/netns projects ExclusiveArch: %{gccgo_arches} %{arm} %{ix86} x86_64 -#Source0: https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz +#Source0: https://%%{import_path}/archive/%%{commit}/%%{repo}-%%{shortcommit}.tar.gz Source0: https://github.com/rhatdan/%{repo}/archive/%{d_commit}/%{repo}-%{d_shortcommit}.tar.gz Source1: %{repo}.service Source2: %{repo}.sysconfig