summaryrefslogtreecommitdiff
path: root/tor.spec.in
AgeCommit message (Collapse)Author
2004-12-20make the /etc/tor/ stuff world-readable in the rpmRoger Dingledine
svn:r3188
2004-12-19forward-port: switch runuser to _tor, and make the logrotate script betterRoger Dingledine
svn:r3180
2004-12-18Forward-port last RPM change to mainlineNick Mathewson
svn:r3178
2004-12-18In mainline (post 0.0.9), we no longer need elaborate version-massaging ↵Nick Mathewson
tricks to appease RPM. Simple ones will do. svn:r3176
2004-11-16bump us to 0.0.9pre6tor-0.0.9pre6Roger Dingledine
svn:r2902
2004-11-14Improve de-installation a littleNick Mathewson
svn:r2878
2004-11-14Define an elaborate set of lunacy to make sure that RPM versions doNick Mathewson
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
2004-11-10More whitespace normalizationNick Mathewson
svn:r2768
2004-11-04fix problems introduced by rpm spec patch.Nick Mathewson
svn:r2675
2004-11-04Merge RPM spec patch from jbashNick Mathewson
svn:r2674