git-core-foo -> git-foo, except the core package
authorH. Peter Anvin <hpa@zytor.com>
Tue, 15 Nov 2005 06:12:17 +0000 (22:12 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 15 Nov 2005 08:07:46 +0000 (00:07 -0800)
commit8b649e27dd26608098605ded691b497ffa032500
tree75325d55a7d22fb875c041e093ed2d5a669d463a
parentd7bba815753bf8c31886fcf6bb89c9e6250674a5
git-core-foo -> git-foo, except the core package

This patch renames the tarball "git" rather than "git-core", and changes
the names of various packages from git-core-foo to git-foo.  git-core is
still the true core package; an empty RPM package named "git" pulls in
ALL the git packages -- this makes updates work correctly, and allows
"yum install git" to do the obvious thing.

It also renames the git-(core-)tk package to gitk.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git-core.spec.in [deleted file]
git.spec.in [new file with mode: 0644]