From: Junio C Hamano Date: Tue, 27 Sep 2005 07:15:45 +0000 (-0700) Subject: Really require tk 8.4 (RPM) X-Git-Tag: v0.99.8~46 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3cc35e29ec252d0dca1139106fbaa70cb9ad6ef1?ds=inline;hp=--cc Really require tk 8.4 (RPM) **BLUSH** Signed-off-by: Junio C Hamano --- 3cc35e29ec252d0dca1139106fbaa70cb9ad6ef1 diff --git a/git-core.spec.in b/git-core.spec.in index f643006782..6af5103ee6 100644 --- a/git-core.spec.in +++ b/git-core.spec.in @@ -9,7 +9,7 @@ URL: http://kernel.org/pub/software/scm/git/ Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz BuildRequires: zlib-devel, openssl-devel, curl-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 2.4 +Requires: rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 8.4 %description This is a stupid (but extremely fast) directory content manager. It