diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-14 23:18:20 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-14 23:18:20 +0000 |
commit | 433cbf586f80f09812a7913cba4872b1816594bc (patch) | |
tree | 83297b6cb1dabff9c2ace14456bc48b28dc7605d /src/win32 | |
parent | 5109159ff96151b3f4dc08e6d9c19ff9d760a3ed (diff) | |
download | tor-433cbf586f80f09812a7913cba4872b1816594bc.tar tor-433cbf586f80f09812a7913cba4872b1816594bc.tar.gz |
Define an elaborate set of lunacy to make sure that RPM versions do
the right thing with our recalcitrant versioning scheme. See
tor.spec.in for full details. Basically, the progression is now:
Tor version RPM version
0.0.8 ---> 0.0.8
0.0.8.1 ---> 0.0.8.1
0.0.9pre1-cvs ---> 0.0.8.99.0.0.9.pre.1.cvs
0.0.9pre1 ---> 0.0.8.99.0.0.9.pre.1.release
0.0.9pre2 ---> 0.0.8.99.0.0.9.pre.2.release
0.0.9rc1 ---> 0.0.8.99.0.0.9.rc.1.release
0.0.9 ---> 0.0.9
0.0.9.1-cvs ---> 0.0.9.0.99.0.0.9.1.cvs
0.0.9.1 ---> 0.0.9.1
The spec file (but not the system) will break if a tor version ends in
".0", so don't do that yet.
svn:r2877
Diffstat (limited to 'src/win32')
0 files changed, 0 insertions, 0 deletions