Update git-core to 0.99.9

This commit is contained in:
Chris Wright 2005-10-31 05:32:56 +00:00
parent 3bad94ab54
commit c4d09c07ac
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
git-core-0.99.8f.tar.gz
git-core-0.99.9.tar.gz

View File

@ -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

View File

@ -1 +1 @@
0ee5acc5acf8ef1f424770d61d009113 git-core-0.99.8f.tar.gz
904e84bd63ef6ab0cdd30eea87e62784 git-core-0.99.9.tar.gz