tor.spec
上传用户:awang829
上传日期:2019-07-14
资源大小:2356k
文件大小:12k
源码类别:

网络

开发平台:

Unix_Linux

  1. ## NOTE: tor.spec is autogenerated from tor.spec.in . Edit the latter,
  2. ## not the former.
  3. ## Things that need to be edited frequently
  4. #
  5. # This should be incremented whenever the spec file changes, but
  6. # can drop back to zero at a new Tor version
  7. %define specver 0
  8. ## Things users may want to change
  9. #
  10. # User (and group) name under which the Tor daemon runs.
  11. %define toruser _tor
  12. %define torgroup _tor
  13. ## Target a specific arch and OS
  14. #
  15. # default is i386 linux
  16. ## Override any system rpm macros
  17. #
  18. ## Version song and dance
  19. #
  20. # This should be the Tor version number, as it appears on the tarball,
  21. # including any "pre<x>" or "rc<y>" suffix. This gets massaged to
  22. # create the RPM version number, in a way that depends on the Tor
  23. # numbering scheme.
  24. %define native_version       0.2.1.20
  25. %define version %(echo %{native_version} | sed -e 's/-/./g')
  26. ## Define output filename 
  27. # This creates filenames based upon the value of target_cpu defined above
  28. ## Release and OS identification song and dance
  29. #
  30. # This identifies the lineage of the spec file. This file is the
  31. # standard one that comes with Tor; various distributions may
  32. # have their own ideas about the right ways to do things.
  33. %define pkgspec tor
  34. # This spec is intended to build and install on multiple distributions
  35. # (someday). Detect the distribution we're building on.
  36. %define is_rh   %(test -e /etc/redhat-release && echo 1 || echo 0)
  37. %define is_fc   %(test -e /etc/fedora-release && echo 1 || echo 0)
  38. %define is_mdk  %(test -e /etc/mandrake-release && echo 1 || echo 0)
  39. %define is_suse %(test -e /etc/SuSE-release && echo 1 || echo 0)
  40. %define is_rfl  %(test -e /etc/redflag-release && echo 1 || echo 0)
  41. %if %{is_fc}
  42. %define ostag %(sed -e 's/^.*release /fc/' -e 's/ .*$//' -e 's/\./_/g' < /etc/fedora-release)
  43. %else
  44. %if %{is_rh}
  45. %define ostag %(sed -e 's/^.*release /rh/' -e 's/ .*$//' -e 's/\./_/g' < /etc/redhat-release)
  46. %endif
  47. %endif
  48. # These are probably wrong... just placeholders should we actually
  49. # end up supporting these distributions
  50. %if %{is_mdk}
  51. %define ostag mdk
  52. %endif
  53. %if %{is_suse}
  54. %define ostag suse%(grep openSUSE /etc/SuSE-release | awk '{print $2}' | sed -e 's/\./_/')
  55. %endif
  56. %if %{is_rfl}
  57. %define ostag %(sed -e 's/^.*Desktop /redflag/' -e 's/ .*$//' -e 's/\./_/g' < /etc/redflag-release)
  58. %endif
  59. # Using the build date ensures that every build really does get
  60. # a different release number.  We use this trick for CVS versions.
  61. # For release versions, we don't want or need it.
  62. %define is_dev_version %(echo %{native_version} | grep 'dev' > /dev/null && echo 1 || echo 0)
  63. %if %{is_dev_version}
  64. %define blddate %(date -u +"%Y%m%d%H%M")
  65. %define release %{pkgspec}.%{specver}.%{ostag}.%{blddate}
  66. %else
  67. %define release %{pkgspec}.%{specver}.%{ostag}
  68. %endif
  69. ## General-purpose macros
  70. #
  71. # Some systems don't have some macros. If a macro doesn't seem
  72. # to exist on your system, add it here...
  73. %if %{!?__make:1}%{?__make:0}
  74. %define __make make
  75. %endif
  76. %if %{!?make:1}%{?make:0}
  77. %define make %{__make}
  78. %endif
  79. %if %{!?_localstatedir:1}%{?_localstatedir:0}
  80. %define _localstatedir /usr/local/var
  81. %endif
  82. ## Package information
  83. #
  84. Name: tor
  85. Version: %{version}
  86. Release: %{release}
  87. Summary: Anonymizing overlay network for TCP (The onion router)
  88. URL: https://www.torproject.org/
  89. Group: System Environment/Daemons
  90. License: 3-clause BSD
  91. Vendor: The Tor Project (https://torproject.org)
  92. Packager: Andrew Lewman <andrew@torproject.org>
  93. %if %{is_suse}
  94. Requires: openssl >= 0.9.7
  95. BuildRequires: openssl-devel >= 0.9.7, rpm >= 4.0, zlib-devel
  96. %else 
  97. Requires: openssl >= 0.9.7
  98. BuildRequires: openssl-devel >= 0.9.7
  99. %endif
  100. %if %{is_fc}
  101. BuildRequires: rpm-build >= 4.0
  102. %endif
  103. Requires(pre): /usr/bin/id, /bin/date, /bin/sh
  104. Requires(pre): %{_sbindir}/useradd, %{_sbindir}/groupadd
  105. Source0: https://www.torproject.org/dist/%{name}-%{native_version}.tar.gz
  106. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  107. %description
  108. Tor is a connection-based low-latency anonymous communication system.
  109. This package provides the "tor" program, which serves as both a client and
  110. a relay node. Scripts will automatically create a "%{toruser}" user and
  111. a "%{torgroup}" group, and set tor up to run as a daemon when the system
  112. is rebooted.
  113. Applications connect to the local Tor proxy using the SOCKS
  114. protocol. The tor client chooses a path through a set of relays, in
  115. which each relay knows its predecessor and successor, but no
  116. others. Traffic flowing down the circuit is unwrapped by a symmetric
  117. key at each relay, which reveals the downstream relay.
  118. Warnings: Tor does no protocol cleaning.  That means there is a danger
  119. that application protocols and associated programs can be induced to
  120. reveal information about the initiator. Tor depends on Privoxy or 
  121. similar protocol cleaners to solve this problem. This is alpha code,
  122. and is even more likely than released code to have anonymity-spoiling
  123. bugs. The present network is small -- this further reduces the
  124. strength of the anonymity provided. Tor is not presently suitable
  125. for high-stakes anonymity.
  126. %prep
  127. %setup -q -n %{name}-%{native_version}
  128. %build
  129. %if %{is_suse}
  130. %configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup}
  131. %else
  132. %configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup} 
  133. %endif
  134. %make
  135. %install
  136. %makeinstall
  137. # Install init script and control script
  138. %__mkdir_p ${RPM_BUILD_ROOT}%{_initrddir}
  139. %if %{is_suse}
  140. %__install -p -m 755 contrib/suse/tor.sh ${RPM_BUILD_ROOT}%{_initrddir}/%{name}
  141. %else
  142. %__install -p -m 755 contrib/tor.sh ${RPM_BUILD_ROOT}%{_initrddir}/%{name}
  143. %endif
  144. %__install -p -m 755 contrib/torctl ${RPM_BUILD_ROOT}%{_bindir}
  145. # Set up config file; "sample" file implements a basic user node.
  146. %__install -p -m 644 ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/torrc.sample ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/torrc
  147. # Install the logrotate control file.
  148. %__mkdir_p -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
  149. %__install -p -m 644 contrib/tor.logrotate ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/%{name}
  150. # Directories that don't have any preinstalled files
  151. %__mkdir_p -m 700 ${RPM_BUILD_ROOT}%{_localstatedir}/lib/%{name}
  152. %__mkdir_p -m 755 ${RPM_BUILD_ROOT}%{_localstatedir}/run/%{name}
  153. %__mkdir_p -m 755 ${RPM_BUILD_ROOT}%{_localstatedir}/log/%{name}
  154. %__mkdir_p -m 700 ${RPM_BUILD_ROOT}%{_localstatedir}/tmp/%{name}
  155. %clean
  156. [ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
  157. # These scripts are probably wrong for Mandrake or SuSE. They're certainly
  158. # wrong for Debian, but what are you doing using RPM on Debian?
  159. %pre
  160. # If tor is already installed and running (whether installed by RPM
  161. # or not), then kill it, but remember that it was running.
  162. %__rm -f /%{_localstatedir}/tmp/${name}-was-running-%{version}-%{release}
  163. if [ -f %{_initrddir}/%{name} ] && /sbin/service %{name} status ; then
  164.     /sbin/service %{name} stop
  165.     touch /%{_localstatedir}/tmp/${name}-was-running-%{version}-%{release}
  166. fi
  167. #
  168. # Create a user and group if need be
  169. #
  170. if [ ! -n "`/usr/bin/id -g %{torgroup} 2>/dev/null`" ]; then
  171.     # One would like to default the GID, but doing that properly would
  172.     # require thought.
  173.     %{_sbindir}/groupadd %{torgroup} 2> /dev/null
  174. fi
  175. if [ ! -n "`/usr/bin/id -u %{toruser} 2>/dev/null`" ]; then
  176.     # One would also like to default the UID, but doing that properly would
  177.     # also require thought.
  178.     if [ -x %{_sbindir}/nologin ]; then
  179.         %{_sbindir}/useradd -r -g %{torgroup} -d% {_localstatedir}/lib/%{name} -s %{_sbindir}/nologin %{toruser} 2> /dev/null
  180.     else
  181.         %{_sbindir}/useradd -r -g %{torgroup} -d %{_localstatedir}/lib/%{name}  -s /bin/false %{toruser} 2> /dev/null
  182.     fi
  183. fi
  184. exit 0
  185. %post
  186. # If this is a new installation, use chkconfig to put tor in the
  187. # default set of runlevels. If it's an upgrade, leave the existing
  188. # configuration alone.
  189. if [ $1 -eq 1 ]; then
  190.     /sbin/chkconfig --add %{name}
  191.     /sbin/chkconfig %{name} on
  192. fi
  193. # Older tor RPMS used a different username for the tor daemon.
  194. # Make sure the runtime data have the right ownership.
  195. %__chown -R %{toruser}.%{torgroup} %{_localstatedir}/{lib,log,run}/%{name}
  196. if [ -f /%{_localstatedir}/tmp/${name}-was-running-%{version}-%{release} ]; then
  197.     /sbin/service %{name} start
  198.     %__rm -f /%{_localstatedir}/tmp/${name}-was-running-%{version}-%{release}
  199. fi
  200. exit 0
  201. %preun
  202. # If no instances of tor will be installed when we're done, make
  203. # sure that it gets killed. We *don't* want to kill it or delete
  204. # any of its data on uninstall if it's being upgraded to a new
  205. # version, because the new version will actually already have
  206. # been installed and started before the uninstall script for
  207. # the old version is run, and we'd end up hosing it.
  208. if [ $1 -le 0 ]; then
  209.     if [ -f %{_initrddir}/%{name} ] && /sbin/service %{name} status ; then
  210.         /sbin/service %{name} stop
  211.     fi
  212.     %/sbin/chkconfig --del %{name}
  213.     %__rm -f ${_localstatedir}/lib/%{name}/cached-directory
  214.     %__rm -f ${_localstatedir}/lib/%{name}/bw_accounting
  215.     %__rm -f ${_localstatedir}/lib/%{name}/control_auth_cookie
  216.     %__rm -f ${_localstatedir}/lib/%{name}/router.desc
  217.     %__rm -f ${_localstatedir}/lib/%{name}/fingerprint
  218. fi
  219. exit 0
  220. %files
  221. %defattr(-,root,root)
  222. %doc AUTHORS INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO
  223. %{_mandir}/man*/*
  224. %{_bindir}/tor
  225. %{_bindir}/torctl
  226. %{_bindir}/torify
  227. %{_bindir}/tor-resolve
  228. %{_bindir}/tor-gencert
  229. %{_datadir}/tor/geoip
  230. %config %{_initrddir}/%{name}
  231. %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
  232. %dir %attr(0755,root,%{torgroup}) %{_sysconfdir}/%{name}/
  233. %config(noreplace) %attr(0644,root,%{torgroup}) %{_sysconfdir}/%{name}/*
  234. %attr(0700,%{toruser},%{torgroup}) %dir %{_localstatedir}/lib/%{name}
  235. %attr(0750,%{toruser},%{torgroup}) %dir %{_localstatedir}/run/%{name}
  236. %attr(0750,%{toruser},%{torgroup}) %dir %{_localstatedir}/log/%{name}
  237. %changelog
  238. * Sun Feb 22 2009 Andrew Lewman <andrew@torproject.org>
  239. - update the description, vendor, and packager
  240. * Thu Sep 11 2008 Andrew Lewman <phobos@rootme.org>
  241. - See r16867 
  242. - http://archives.seul.org/or/cvs/Sep-2008/msg00156.html
  243. * Tue Feb 27 2007 Andrew Lewman <phobos@rootme.org>
  244. - Fix a potential race condition in how we determine the running state of tor.  Found by Stefan Nordhausen.
  245. - see OR-CVS for details
  246. * Fri May 26 2006 Andrew Lewman <phobos@rootme.org>
  247. - Add in a few "SUSEisms" to make dist-rpm actually work on suse
  248. - Turn Tor "on" via chkconfig
  249. - Update -mcpu to -mtune to make GCC happy
  250. - see OR-CVS for details
  251. * Tue Mar 28 2006 Andrew Lewman <phobos@rootme.org>
  252. - converted to build the specified target cpu and arch
  253. - override related rpm macros to build correctly
  254. - see OR-CVS for details
  255. * Mon Jan 17 2005 John Bashinski <jbash@velvet.com>
  256. - Take runtime user and group names from configure system. Default
  257.   user/group names are now "_tor"; blame Roger...
  258. - Make logrotate control file a separate file in the source distribution,
  259.   rather than creating it from the spec file.
  260. - Properly handle the order in which RPM executes scriptlets on upgrade.
  261.   The old code would kill the daemon on upgrade.
  262. - Start the tor daemon after installation if and only if it was
  263.   running before installation. Preserve runlevel setup on upgrade.
  264. - Package the torctl script; the init script is now a wrapper around it.
  265. * Tue Nov  5 2004 John Bashinski <jbash@velvet.com>
  266. - Add skeletal support for multiple distributions
  267. - Even more ridiculous level of macro-ization
  268. - Modify version numbers so RPM can determine when it has a newer version
  269. - Return to including distribution name in package release number
  270. - Sharply trim description
  271. - Change user/group name from "tor" to "tordmn"; "tor" is a common
  272.   given name (reported by Marius Hjelle)
  273. - Change group to "System Environment/Daemons" (suggested by Marius Hjelle)
  274. - Create logrotate file (suggested by Marius Hjelle)
  275. - Make Tor run as a user proxy by default (suggested by Marius Hjelle)
  276. - Autogenerate spec file from GNU autotools data, substituting version
  277.   and whatnot
  278. - Be perhaps excessively paranoid with config file and directory modes
  279. - Remove auto-start and auto-stop at installation time; there's some kind
  280.   of weird race going on, and it's arguably a bad thing anyway.
  281. * Mon Jun 06 2004 Nick Mathewson <nickm@freehaven.net> 0.0.7-0.std.0.1.rc2
  282. - Make spec file more happy with fc2 packaging
  283. * Sat Jan 17 2004 John Bashinski <jbash@velvet.com>
  284. - Basic spec file; tested with Red Hat 9.