Bug#536469: new systemtap snapshot available

2009-07-11 Thread Frank Ch. Eigler
Eugeniy Meshcheryakov writes: > Is it possible to encode systemtap's version number in snapshot file > name. That'll simplify packaging of snapshots (see > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536469) > [...] These snapshot tarball files normally contain a SNAPSHOT file with the git

Bug#536469: new systemtap snapshot available

2009-07-11 Thread Eugeniy Meshcheryakov
Hello, Is it possible to encode systemtap's version number in snapshot file name. That'll simplify packaging of snapshots (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536469) With git it can be done using for example this command: echo `git describe --match "release-*" --abbrev=0 HEAD