Rename the RPM from "git" to "git-core"
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 12 Jul 2005 17:07:18 +0000 (10:07 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 12 Jul 2005 17:07:18 +0000 (10:07 -0700)
commitf85639c3030de6fd6af0e95e230b6bf7c3ea2086
tree93478c5314c818e3b5c1632ac07e8800440b942a
parent37f1a519f2ea0ce912ccd7c623aea992147c3900
Rename the RPM from "git" to "git-core"

That way we avoid any confusion with "GNU Interactive Tools", and it's
more descriptive anyway (the rpm documentation talks about how git is
split into a "core" part and an "SCM" part, this makes it clear that
this is the core one).
Makefile
git-core.spec.in [new file with mode: 0644]
git.spec.in [deleted file]