contrib/mercurial.spec
changeset 8905 68decbcb12cf
parent 8867 ff817723280a
child 8936 1de6e7e1bb9f
--- 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}