summaryrefslogtreecommitdiff
path: root/tor.spec.in
AgeCommit message (Collapse)Author
2006-02-21Removed doc/FAQ from document listAndrew Lewman
svn:r6066
2006-02-16Implement first version of the ability to target arch and OS in rpmAndrew Lewman
builds. This also implements the resulting dist-rpm filename to match the target arch. svn:r6023
2006-02-14Remove the tor rpm creation text from the tor.spec.in file, asAndrew Lewman
apparently rpmbuild interprets any % as a macro, even behind comments. Create a new file in tor/doc that describes how to create tor rpms. svn:r6018
2006-02-12Fixed the url, clarified some wordingAndrew Lewman
svn:r5982
2006-02-12Fix a few typos from a tired phobosAndrew Lewman
svn:r5981
2006-02-12Added quick instructions for those wishing to replicate the officialAndrew Lewman
build process for linux rpm and osx dmg svn:r5980
2006-02-09Added libevent 1.1a to RequiresAndrew Lewman
svn:r5944
2006-02-02Fixed BuildRequire for libevent-develAndrew Lewman
svn:r5894
2006-02-02Added libevent 1.1a requirement for rpmbuilding now that many reposAndrew Lewman
carry libevent 1.1a as of 2006-01-12 svn:r5893
2005-12-25suse tor.spec patch from Stefan NordhausenNick Mathewson
svn:r5650
2005-12-24Apply RPM-related cleanups from John BashinskiNick Mathewson
svn:r5639
2005-06-11forward-port the rpm fixRoger Dingledine
svn:r4409
2005-05-23reset tor rpm spec ver with our new versionRoger Dingledine
svn:r4290
2005-05-19another rpm spec tweak contributed by Christopher SchanzleRoger Dingledine
svn:r4271
2005-05-19oh, yeah, bump the rpm specverRoger Dingledine
svn:r4270
2005-05-19remove duplicate line accidentally added to the rpm specRoger Dingledine
svn:r4269
2005-05-17"hash is a sometimes comment, not an all the time comment."Roger Dingledine
i hate you rpm. svn:r4256
2005-05-16add in the line that tyranix thinks might let us retain symbolsRoger Dingledine
in our rpm packages. commented out for now, so we don't break the nearly stable release. svn:r4235
2005-05-15Set tor home directory to something more reasonable when first installing.Nick Mathewson
svn:r4229
2005-01-05migrate to the new URLRoger Dingledine
svn:r3296
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