]> git.ipfire.org Git - thirdparty/git.git/commit
Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new make
authorChris Wright <chrisw@osdl.org>
Thu, 7 Jul 2005 20:09:50 +0000 (13:09 -0700)
committerChris Wright <chrisw@osdl.org>
Thu, 7 Jul 2005 20:09:50 +0000 (13:09 -0700)
commita9db297485a7b8c641d3cf686d03cb63b774e530
tree41096f7ff81d74e3a84327b07036398ba669b1a0
parentdd7ba8b4949535c24e604a37709db0e3be9ccbbc
Infrastructure for git rpm builds.  Adds GIT_VERSION to Makefile and new make
targets: git.spec, dist, and rpm.  A simple 'make rpm' will build the rpm.
Also adds git.spec.in which is used to generate git.spec.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Makefile
git.spec.in [new file with mode: 0644]