ausil pushed to GitPython (f21). "put the docs in place"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 1 02:11:03 UTC 2015


From 4298b7e1e7529dfd0163ba0846a0bebd07622c84 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis at ausil.us>
Date: Sun, 31 May 2015 12:34:53 -0500
Subject: put the docs in place


diff --git a/GitPython.spec b/GitPython.spec
index aa26f3f..eb83cc6 100644
--- a/GitPython.spec
+++ b/GitPython.spec
@@ -56,6 +56,10 @@ find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
 
 find python2 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|'
 
+pushd python2
+cp AUTHORS CHANGES LICENSE ../
+popd
+
 %build
 pushd python2
 %{__python2} setup.py build
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/GitPython.git/commit/?h=f21&id=4298b7e1e7529dfd0163ba0846a0bebd07622c84


More information about the scm-commits mailing list