mirror of
https://abf.rosa.ru/djam/tor.git
synced 2025-02-23 17:42:46 +00:00
commit
183e6190b7
2 changed files with 4 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
tor-0.2.6.10.tar.gz: 4bf9689b311efce70db96c88d1f466caa41e0277
|
||||
tor-0.2.7.6.tar.gz: 1fe65414312d9e1d973e5b2f425cf3a639025d41
|
||||
|
|
5
tor.spec
5
tor.spec
|
@ -1,8 +1,8 @@
|
|||
%define runuser toruser
|
||||
|
||||
Name: tor
|
||||
Version: 0.2.6.10
|
||||
Release: 2
|
||||
Version: 0.2.7.6
|
||||
Release: 1
|
||||
Summary: Anonymizing overlay network for TCP (The onion router)
|
||||
URL: http://www.torproject.org/
|
||||
Group: Networking/Other
|
||||
|
@ -12,6 +12,7 @@ Requires(post): rpm-helper
|
|||
Requires(preun): rpm-helper
|
||||
Requires: openssl >= 0.9.6
|
||||
Requires: tsocks
|
||||
Requires: vidalia
|
||||
BuildRequires: openssl-devel >= 0.9.6
|
||||
BuildRequires: libevent-devel
|
||||
BuildRequires: zlib-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue