Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-23 | remove openbsd-malloc configure option because it causes some impossible | Andrew Lewman | |
dependency in glibc. svn:r16635 | |||
2008-05-29 | Backport: Do not ship a fallback-consensus until the related bugs are fixed. | Nick Mathewson | |
svn:r14795 | |||
2008-05-28 | Backport: Fix the rpm build: we need to list all our files in the files ↵ | Nick Mathewson | |
section. Also, put fallback-consensus and geoip file in /usr/share/tor/, not in /usr/share/ svn:r14779 | |||
2008-03-19 | it's not openbsd without the open. | Andrew Lewman | |
svn:r14120 | |||
2008-03-19 | enable-bsd-malloc by default. | Andrew Lewman | |
svn:r14119 | |||
2007-11-02 | As nick commented, tor's configure doesn't know what --enable-static and | Andrew Lewman | |
--disable-shared actually are, so remove it from docs and spec file. svn:r12321 | |||
2007-10-16 | Update url in various files. | Andrew Lewman | |
svn:r11970 | |||
2007-10-09 | Apparently we really want libevent-1.1a required for Redhat EL 5 and | Andrew Lewman | |
beyond. Backported as well. svn:r11825 | |||
2007-09-25 | Fix a spurious %. Caught by devilproxytor. | Andrew Lewman | |
svn:r11642 | |||
2007-09-24 | Update tor.spec.in to correctly install torrc.sample. Fix suggested by | Andrew Lewman | |
devilproxytor. svn:r11618 | |||
2007-09-23 | Copy a torrc.sample into the correct location, rather than overwriting | Andrew Lewman | |
existing torrc files. svn:r11595 | |||
2007-05-02 | include tor-gencert in the files section for make dist-rpm | Roger Dingledine | |
svn:r10091 | |||
2007-03-06 | Remove the requirement for libevent, since it's a static library already | Andrew Lewman | |
in the binary. svn:r9741 | |||
2007-02-28 | Fix a potential race condition on install of rpm with running Tor. | Andrew Lewman | |
svn:r9673 | |||
2006-11-26 | In an -alpha branch, people can keep up with libevent releases. | Andrew Lewman | |
svn:r8991 | |||
2006-09-07 | help the rpm spec file recognize development versions now that | Roger Dingledine | |
they're not called foo-cvs svn:r8339 | |||
2006-08-28 | Replace nickm as packager of rpms. | Andrew Lewman | |
svn:r8250 | |||
2006-08-28 | Update rpms to require libevent 1.1b. | Andrew Lewman | |
svn:r8247 | |||
2006-05-26 | SUSEisms to enable "make dist-rpm" functionality in SuSe | Andrew Lewman | |
svn:r6499 | |||
2006-05-04 | Reworked dist-rpm in order to duplicate what dist used to do, but don't ↵ | Andrew Lewman | |
actually require dist. svn:r6437 | |||
2006-04-13 | Temporary hacks to ensure make dist-rpm works from cvs until a better | Andrew Lewman | |
solution can be found. svn:r6383 | |||
2006-03-28 | Force rpmbuild to behave and honor target_cpu. | Andrew Lewman | |
svn:r6269 | |||
2006-02-21 | Removed doc/FAQ from document list | Andrew Lewman | |
svn:r6066 | |||
2006-02-16 | Implement first version of the ability to target arch and OS in rpm | Andrew Lewman | |
builds. This also implements the resulting dist-rpm filename to match the target arch. svn:r6023 | |||
2006-02-14 | Remove the tor rpm creation text from the tor.spec.in file, as | Andrew 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-12 | Fixed the url, clarified some wording | Andrew Lewman | |
svn:r5982 | |||
2006-02-12 | Fix a few typos from a tired phobos | Andrew Lewman | |
svn:r5981 | |||
2006-02-12 | Added quick instructions for those wishing to replicate the official | Andrew Lewman | |
build process for linux rpm and osx dmg svn:r5980 | |||
2006-02-09 | Added libevent 1.1a to Requires | Andrew Lewman | |
svn:r5944 | |||
2006-02-02 | Fixed BuildRequire for libevent-devel | Andrew Lewman | |
svn:r5894 | |||
2006-02-02 | Added libevent 1.1a requirement for rpmbuilding now that many repos | Andrew Lewman | |
carry libevent 1.1a as of 2006-01-12 svn:r5893 | |||
2005-12-25 | suse tor.spec patch from Stefan Nordhausen | Nick Mathewson | |
svn:r5650 | |||
2005-12-24 | Apply RPM-related cleanups from John Bashinski | Nick Mathewson | |
svn:r5639 | |||
2005-06-11 | forward-port the rpm fix | Roger Dingledine | |
svn:r4409 | |||
2005-05-23 | reset tor rpm spec ver with our new version | Roger Dingledine | |
svn:r4290 | |||
2005-05-19 | another rpm spec tweak contributed by Christopher Schanzle | Roger Dingledine | |
svn:r4271 | |||
2005-05-19 | oh, yeah, bump the rpm specver | Roger Dingledine | |
svn:r4270 | |||
2005-05-19 | remove duplicate line accidentally added to the rpm spec | Roger 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-16 | add in the line that tyranix thinks might let us retain symbols | Roger Dingledine | |
in our rpm packages. commented out for now, so we don't break the nearly stable release. svn:r4235 | |||
2005-05-15 | Set tor home directory to something more reasonable when first installing. | Nick Mathewson | |
svn:r4229 | |||
2005-01-05 | migrate to the new URL | Roger Dingledine | |
svn:r3296 | |||
2004-12-20 | make the /etc/tor/ stuff world-readable in the rpm | Roger Dingledine | |
svn:r3188 | |||
2004-12-19 | forward-port: switch runuser to _tor, and make the logrotate script better | Roger Dingledine | |
svn:r3180 | |||
2004-12-18 | Forward-port last RPM change to mainline | Nick Mathewson | |
svn:r3178 | |||
2004-12-18 | In 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-16 | bump us to 0.0.9pre6tor-0.0.9pre6 | Roger Dingledine | |
svn:r2902 | |||
2004-11-14 | Improve de-installation a little | Nick Mathewson | |
svn:r2878 | |||
2004-11-14 | Define an elaborate set of lunacy to make sure that RPM versions do | Nick 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-10 | More whitespace normalization | Nick Mathewson | |
svn:r2768 |