diff -r 6c51a5056020 -r 85de44ae0238 contrib/mercurial.spec --- a/contrib/mercurial.spec Fri Aug 13 13:32:05 2010 -0300 +++ b/contrib/mercurial.spec Sat Aug 14 01:31:57 2010 +0200 @@ -17,7 +17,7 @@ # python-devel provides an adequate python-dev. The merge tool is a # run-time dependency. # -BuildRequires: python >= 2.4, python-devel, make, gcc, python-docutils >= 0.5 +BuildRequires: python >= 2.4, python-devel, make, gcc, python-docutils >= 0.5, gettext Provides: hg = %{version}-%{release} Requires: python >= 2.4 # The hgk extension uses the wish tcl interpreter, but we don't enforce it