summaryrefslogtreecommitdiff
path: root/git-core.spec.in
diff options
context:
space:
mode:
authorAndreas Ericsson <ae@op5.se>2005-10-22 17:22:58 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-24 10:23:46 (GMT)
commit7744f3b8882812d4ff3e75a3c84763895f5d9cdf (patch)
treed11d8abe824e2704fd30e1bedf38debfb0591abe /git-core.spec.in
parent1114b26e8f2d06912d855c631e51a4ee8a06c4e2 (diff)
downloadgit-7744f3b8882812d4ff3e75a3c84763895f5d9cdf.zip
git-7744f3b8882812d4ff3e75a3c84763895f5d9cdf.tar.gz
git-7744f3b8882812d4ff3e75a3c84763895f5d9cdf.tar.bz2
Require zlib >= 1.2 for RPM.
git-update-index requires zlib >= 1.2, which introduced the *Bound functions. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-core.spec.in')
-rw-r--r--git-core.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-core.spec.in b/git-core.spec.in
index 8763069..5240dd2 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 >= 8.4
+Requires: zlib >= 1.2, rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 8.4
%description
This is a stupid (but extremely fast) directory content manager. It