summaryrefslogtreecommitdiffstats
path: root/misc/clufter.spec
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-02-11 20:41:38 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-02-26 22:36:37 +0100
commit533f04e22534696507e78d0a28e74a1bb3618e24 (patch)
tree70c80e9d0c7e341b5054ddadca0cc103fbf3c68e /misc/clufter.spec
parent3f35f133967f3b3e3c35db44d0612473491d917f (diff)
downloadclufter-533f04e22534696507e78d0a28e74a1bb3618e24.tar.gz
clufter-533f04e22534696507e78d0a28e74a1bb3618e24.tar.xz
clufter-533f04e22534696507e78d0a28e74a1bb3618e24.zip
run-sdist-per-commit: ditto convenient pushed-code sdist'ing
Also include this file into the specfile as extra source if appropriate. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'misc/clufter.spec')
-rw-r--r--misc/clufter.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/clufter.spec b/misc/clufter.spec
index b2c035c..cc71bad 100644
--- a/misc/clufter.spec
+++ b/misc/clufter.spec
@@ -77,6 +77,9 @@ BuildRequires: python-lxml
Source0: %{clufter_url_dist}%{name}/%{name}-%{version}.tar.gz
%else
Source0: %{clufter_source}.tar.gz
+# Source0 is created by Source1, just pass particular commit hash
+# via GITHASH env. variable
+Source1: https://raw.githubusercontent.com/jnpkrn/clufter/master/misc/run-sdist-per-commit
%endif