git-core rpm requires

From: Andreas Ericsson <hidden>
Date: 2016-06-15 22:42:09

I tried git on one of our not too updated servers and noticed that 
git-update-index requires zlib >= 1.2, which introduced the *Bound 
functions.

It took a while to track down due to lazy symbol resolution and the fact 
that the problem was hidden by stderr redirection in the first git 
version I tried (some months ago).

Here's a cut'n paste solution if you have sed >= 4.0.9 installed and 
have some sort of aversion to manual editors. Feels a bit silly to send 
a patch for a one-liner.

sed -i 's/^Requires:./&zlib >= 1.2, /' git-core.spec.in

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help