aboutsummaryrefslogtreecommitdiff
path: root/tor.spec.in
Commit message (Collapse)AuthorAge
...
* Set tor home directory to something more reasonable when first installing.Nick Mathewson2005-05-15
| | | | svn:r4229
* migrate to the new URLRoger Dingledine2005-01-05
| | | | svn:r3296
* make the /etc/tor/ stuff world-readable in the rpmRoger Dingledine2004-12-20
| | | | svn:r3188
* forward-port: switch runuser to _tor, and make the logrotate script betterRoger Dingledine2004-12-19
| | | | svn:r3180
* Forward-port last RPM change to mainlineNick Mathewson2004-12-18
| | | | svn:r3178
* In mainline (post 0.0.9), we no longer need elaborate version-massaging ↵Nick Mathewson2004-12-18
| | | | | | tricks to appease RPM. Simple ones will do. svn:r3176
* bump us to 0.0.9pre6Roger Dingledine2004-11-16
| | | | svn:r2902
* Improve de-installation a littleNick Mathewson2004-11-14
| | | | svn:r2878
* Define an elaborate set of lunacy to make sure that RPM versions doNick Mathewson2004-11-14
| | | | | | | | | | | | | | | | | | | | | | 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
* More whitespace normalizationNick Mathewson2004-11-10
| | | | svn:r2768
* fix problems introduced by rpm spec patch.Nick Mathewson2004-11-04
| | | | svn:r2675
* Merge RPM spec patch from jbashNick Mathewson2004-11-04
svn:r2674