Mercurial > public > mercurial-scm > hg
diff contrib/mercurial.spec @ 23140:fbd79c2552a6
contrib: update build defaults to latest Python and docutils versions
Use Python 2.7.8 and Docutils 0.12 for Makefile.python and buildrpm (CentOS 5
rpms).
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sun, 02 Nov 2014 16:39:02 +0100 |
parents | 96d95b75a63b |
children | a440166d03fc |
line wrap: on
line diff
--- a/contrib/mercurial.spec Thu Apr 17 22:47:38 2014 +0200 +++ b/contrib/mercurial.spec Sun Nov 02 16:39:02 2014 +0100 @@ -6,7 +6,7 @@ %global pythonver %{withpython} %global pythonname Python-%{withpython} -%global docutilsname docutils-0.11 +%global docutilsname docutils-0.12 %global pythonhg python-hg %global hgpyprefix /usr/%{pythonhg} # byte compilation will fail on some some Python /test/ files