diff -r 8be38b624902 -r 68decbcb12cf contrib/mercurial.spec --- a/contrib/mercurial.spec Tue Jun 23 22:20:25 2009 +0200 +++ b/contrib/mercurial.spec Tue Jun 23 14:12:17 2009 +0200 @@ -17,7 +17,7 @@ # python-devel provides an adequate python-dev. The merge tool is a # run-time dependency. # -BuildRequires: python >= 2.3, python-devel, make, gcc, asciidoc, xmlto +BuildRequires: python >= 2.4, python-devel, make, gcc, asciidoc, xmlto %define pythonver %(python -c 'import sys;print ".".join(map(str, sys.version_info[:2]))') %define pythonlib %{_libdir}/python%{pythonver}/site-packages/%{name}