summaryrefslogtreecommitdiff
path: root/doc/tor-rpm-creation.txt
AgeCommit message (Collapse)Author
2012-07-31Fixes/beautification of RPM spec. Tiny improvements in RPM build docs.Ondrej Mikle
2012-07-31Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old ↵Ondrej Mikle
note about using static libevent when building RPMs.
2012-07-31Dependencies for RPM building with mock should work nowOndrej Mikle
2009-07-02updated rpm instructions for realtime libevent.Andrew Lewman
2009-01-29Clean up the rpm creation steps.Andrew Lewman
svn:r18325
2007-11-02As nick commented, tor's configure doesn't know what --enable-static andAndrew Lewman
--disable-shared actually are, so remove it from docs and spec file. svn:r12321
2007-10-29And more places with the wrong url, now updated.Andrew Lewman
svn:r12267
2007-07-14eventdns seems to run fine on osx, rpm-based linuxes, and win32.Andrew Lewman
Include it in the build instructions. svn:r10826
2006-09-12Updates to win32-mingw. libevent1.1b builds. openssl doesn't.Andrew Lewman
svn:r8371
2006-07-21Grammar fixes for clarity.Andrew Lewman
svn:r6797
2006-06-12typo, whitespace, and a clarificationRoger Dingledine
svn:r6605
2006-02-17All new, re-written instructions for building Tor binaries in rpmAndrew Lewman
format. This re-write matches the new tor.spec.in changes. svn:r6026
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