diff --git a/.abf.yml b/.abf.yml index 90a9a0a..28cb129 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - tor-0.2.6.10.tar.gz: 4bf9689b311efce70db96c88d1f466caa41e0277 + tor-0.2.7.6.tar.gz: 1fe65414312d9e1d973e5b2f425cf3a639025d41 diff --git a/tor.spec b/tor.spec index a854fcc..42ca933 100644 --- a/tor.spec +++ b/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