Commit Graph

19 Commits

Author SHA1 Message Date
Roger Dingledine f9912c4ae5 forward-port the rpm fix
svn:r4409
2005-06-11 08:30:07 +00:00
Roger Dingledine c6b641180b reset tor rpm spec ver with our new version
svn:r4290
2005-05-23 07:15:08 +00:00
Roger Dingledine 918c5a9115 another rpm spec tweak contributed by Christopher Schanzle
svn:r4271
2005-05-19 05:24:33 +00:00
Roger Dingledine c466f2b9e7 oh, yeah, bump the rpm specver
svn:r4270
2005-05-19 05:14:12 +00:00
Roger Dingledine 1055354b44 remove duplicate line accidentally added to the rpm spec
svn:r4269
2005-05-19 05:13:10 +00:00
Roger Dingledine 6e55553592 "hash is a sometimes comment, not an all the time comment."
i hate you rpm.


svn:r4256
2005-05-17 04:59:59 +00:00
Roger Dingledine 5698a5896b add in the line that tyranix thinks might let us retain symbols
in our rpm packages.
commented out for now, so we don't break the nearly stable release.


svn:r4235
2005-05-16 23:28:37 +00:00
Nick Mathewson cce89badb7 Set tor home directory to something more reasonable when first installing.
svn:r4229
2005-05-15 05:01:49 +00:00
Roger Dingledine aa48b96036 migrate to the new URL
svn:r3296
2005-01-05 00:06:51 +00:00
Roger Dingledine 35e93c48ef make the /etc/tor/ stuff world-readable in the rpm
svn:r3188
2004-12-20 00:59:38 +00:00
Roger Dingledine da741a978b forward-port: switch runuser to _tor, and make the logrotate script better
svn:r3180
2004-12-19 03:06:33 +00:00
Nick Mathewson 0e9f77b9d8 Forward-port last RPM change to mainline
svn:r3178
2004-12-18 23:04:55 +00:00
Nick Mathewson c1ccb63a37 In mainline (post 0.0.9), we no longer need elaborate version-massaging tricks to appease RPM. Simple ones will do.
svn:r3176
2004-12-18 22:19:32 +00:00
Roger Dingledine 3e4f30fbb9 bump us to 0.0.9pre6
svn:r2902
2004-11-16 03:29:09 +00:00
Nick Mathewson b10e996708 Improve de-installation a little
svn:r2878
2004-11-14 23:47:42 +00:00
Nick Mathewson 433cbf586f 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
2004-11-14 23:18:20 +00:00
Nick Mathewson 21c92dace0 More whitespace normalization
svn:r2768
2004-11-10 01:20:17 +00:00
Nick Mathewson 831c988ea1 fix problems introduced by rpm spec patch.
svn:r2675
2004-11-04 15:34:04 +00:00
Nick Mathewson 69e5e8d0ad Merge RPM spec patch from jbash
svn:r2674
2004-11-04 15:17:22 +00:00