Commit Graph

37 Commits

Author SHA1 Message Date
Roger Dingledine
36d4aff768 help the rpm spec file recognize development versions now that
they're not called foo-cvs


svn:r8339
2006-09-07 03:26:17 +00:00
Andrew Lewman
a993504fc1 Replace nickm as packager of rpms.
svn:r8250
2006-08-28 02:20:35 +00:00
Andrew Lewman
e6eebf05a4 Update rpms to require libevent 1.1b.
svn:r8247
2006-08-28 00:40:11 +00:00
Andrew Lewman
63c1395509 SUSEisms to enable "make dist-rpm" functionality in SuSe
svn:r6499
2006-05-26 13:22:20 +00:00
Andrew Lewman
1fcc12ffff Reworked dist-rpm in order to duplicate what dist used to do, but don't actually require dist.
svn:r6437
2006-05-04 00:34:51 +00:00
Andrew Lewman
73c268707b Temporary hacks to ensure make dist-rpm works from cvs until a better
solution can be found.


svn:r6383
2006-04-13 01:46:27 +00:00
Andrew Lewman
0727300cba Force rpmbuild to behave and honor target_cpu.
svn:r6269
2006-03-28 16:54:29 +00:00
Andrew Lewman
b089248e65 Removed doc/FAQ from document list
svn:r6066
2006-02-21 04:45:07 +00:00
Andrew Lewman
fab7268bf0 Implement first version of the ability to target arch and OS in rpm
builds.  This also implements the resulting dist-rpm filename to match the
target arch.


svn:r6023
2006-02-16 21:53:18 +00:00
Andrew Lewman
3a48b3e186 Remove the tor rpm creation text from the tor.spec.in file, as
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-14 21:21:17 +00:00
Andrew Lewman
3281b80758 Fixed the url, clarified some wording
svn:r5982
2006-02-12 07:01:16 +00:00
Andrew Lewman
f396a64b51 Fix a few typos from a tired phobos
svn:r5981
2006-02-12 06:53:29 +00:00
Andrew Lewman
16c5af0f0f Added quick instructions for those wishing to replicate the official
build process for linux rpm and osx dmg


svn:r5980
2006-02-12 06:44:22 +00:00
Andrew Lewman
ee2966d850 Added libevent 1.1a to Requires
svn:r5944
2006-02-09 04:22:25 +00:00
Andrew Lewman
e10ff0c23c Fixed BuildRequire for libevent-devel
svn:r5894
2006-02-02 03:21:13 +00:00
Andrew Lewman
c42f0da3d2 Added libevent 1.1a requirement for rpmbuilding now that many repos
carry libevent 1.1a as of 2006-01-12


svn:r5893
2006-02-02 02:43:03 +00:00
Nick Mathewson
726f43bdc0 suse tor.spec patch from Stefan Nordhausen
svn:r5650
2005-12-25 16:24:42 +00:00
Nick Mathewson
221fc8d709 Apply RPM-related cleanups from John Bashinski
svn:r5639
2005-12-24 04:03:39 +00:00
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