/[packages]/cauldron/tor/current/SPECS/tor.spec
ViewVC logotype

Diff of /cauldron/tor/current/SPECS/tor.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 73394 by boklm, Thu Mar 17 19:28:29 2011 UTC revision 147145 by boklm, Fri Sep 23 21:45:28 2011 UTC
# Line 1  Line 1 
1  %define runuser toruser  %define runuser toruser
2    
3  Name:           tor  Name:           tor
4  Version:        0.2.1.30  Version:        0.2.2.33
5  Release:        %mkrel 1  Release:        %mkrel 1
6  Summary:        Anonymizing overlay network for TCP (The onion router)  Summary:        Anonymizing overlay network for TCP (The onion router)
7  URL:            http://www.torproject.org/  URL:            http://www.torproject.org/
# Line 24  Source1:       %{name}.logrotate Line 24  Source1:       %{name}.logrotate
24  Source2:        %{name}.init  Source2:        %{name}.init
25  Source3:        %{name}.sysconfig  Source3:        %{name}.sysconfig
26    
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  
   
27  %description  %description
28  Tor is a connection-based low-latency anonymous communication system.  Tor is a connection-based low-latency anonymous communication system.
29    
# Line 54  for high-stakes anonymity. Line 52  for high-stakes anonymity.
52  %build  %build
53  %configure2_5x  %configure2_5x
54  %make  %make
 make -C doc/design-paper tor-design.pdf  
55    
56  %install  %install
57  [ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}  [ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
# Line 106  rm -f %{_localstatedir}/%{name}/fingerpr Line 103  rm -f %{_localstatedir}/%{name}/fingerpr
103    
104  %files  %files
105  %defattr(-,root,root)  %defattr(-,root,root)
106  %doc AUTHORS INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO doc/design-paper/tor-design.pdf  %doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO
107  %{_mandir}/man*/*  %{_mandir}/man*/*
108  %{_bindir}/tor  %{_bindir}/tor
109  %{_bindir}/torify  %{_bindir}/torify

Legend:
Removed from v.73394  
changed lines
  Added in v.147145

  ViewVC Help
Powered by ViewVC 1.1.30