author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 31 May 2007 09:20:05 +0000 (11:20 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 31 May 2007 09:20:05 +0000 (11:20 +0200) | ||
commit | 8cdf56913e7e486bb3f527c24ee4a4d19f2a4f61 | |
tree | 36efcc39b63730276996679f04711805b967e8ea | tree | snapshot |
parent | 737856053db9065ab83e348b4885c479381845d2 | commit | diff |
Infrastructure for tig rpm builds
Adds RPM_VERSION to Makefile and new make targets: tig.spec, dist, and
rpm. A simple 'make rpm' will build the rpm. Also adds tig.spec.in
which is used to generate tig.spec.
Accidentally VERSION (and adding -DVERSION=$(VERSION) to CFLAGS) is
now defined always, even if we do not compile from the "live" tig
repository.
Minimally tested (meaning "make rpm" from tig repository works).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Adds RPM_VERSION to Makefile and new make targets: tig.spec, dist, and
rpm. A simple 'make rpm' will build the rpm. Also adds tig.spec.in
which is used to generate tig.spec.
Accidentally VERSION (and adding -DVERSION=$(VERSION) to CFLAGS) is
now defined always, even if we do not compile from the "live" tig
repository.
Minimally tested (meaning "make rpm" from tig repository works).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
tig.spec.in | [new file with mode: 0644] | blob |