From fae9296aeec8124331d9eafc3005aefaddfc9bc2 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 31 Oct 2005 05:41:27 +0000 Subject: [PATCH] Update git-core to 0.99.9 --- .cvsignore | 2 +- git-core.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8f281a7..199915b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-core-0.99.8f.tar.gz +git-core-0.99.9.tar.gz diff --git a/git-core.spec b/git-core.spec index cc5de93..d743219 100644 --- a/git-core.spec +++ b/git-core.spec @@ -1,6 +1,6 @@ # Pass --without docs to rpmbuild if you don't want the documetnation Name: git-core -Version: 0.99.8f +Version: 0.99.9 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -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 diff --git a/sources b/sources index 0d8b54c..696ef2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ee5acc5acf8ef1f424770d61d009113 git-core-0.99.8f.tar.gz +904e84bd63ef6ab0cdd30eea87e62784 git-core-0.99.9.tar.gz