Code

Require zlib >= 1.2 for RPM.
authorAndreas Ericsson <ae@op5.se>
Sat, 22 Oct 2005 17:22:58 +0000 (19:22 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 24 Oct 2005 10:23:46 +0000 (03:23 -0700)
git-update-index requires zlib >= 1.2, which introduced the *Bound
functions.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-core.spec.in

index 87630694427a0b9a95a0514120f8a352a44a6f0c..5240dd2c296482a7ae5486e7688ef8ca944197e0 100644 (file)
@@ -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