Commit Graph

2 Commits

Author SHA1 Message Date
Michal Schmidt da70c2af5e fix make-git-snapshot.sh for git >= 1.7.9
Since git-1.7.9 it is not permitted to use 'git archive --remote=...'
with arbitrary sha1 refs. Only named refs are allowed.

See this git commit in git :-) :
ee27ca4a7 archive: don't let remote clients get unreachable commits
2012-02-10 09:39:57 +01:00
Michal Schmidt 5911067120 add easy building of git snapshots
add make-git-snapshot.sh to make a tarball from upstream git.
if %global gitcommit is defined on the top, a snapshot is being built.
don't BuildRequire auto-tools to build from release tarballs.
2012-01-22 20:46:35 +01:00