summaryrefslogtreecommitdiff
path: root/tor.spec.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-01-05 00:06:51 +0000
committerRoger Dingledine <arma@torproject.org>2005-01-05 00:06:51 +0000
commitaa48b9603670ef98f7d16a2bbdfb6873bac2db59 (patch)
tree942e90dd34ac2c185dede6d7e4d9ffa7c39f9d44 /tor.spec.in
parentd9439a32dabf339a7b878ccccee9a8fafb728e8a (diff)
downloadtor-aa48b9603670ef98f7d16a2bbdfb6873bac2db59.tar.gz
tor-aa48b9603670ef98f7d16a2bbdfb6873bac2db59.zip
migrate to the new URL
svn:r3296
Diffstat (limited to 'tor.spec.in')
-rw-r--r--tor.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tor.spec.in b/tor.spec.in
index 047bba1d9f..a8c100d90f 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -6,7 +6,7 @@
# This should be incremented whenever the spec file changes, but
# can drop back to zero at a new Tor version
-%define specver 3
+%define specver 0
## Things users may want to change
#
@@ -95,7 +95,7 @@ Version: %{version}
Release: %{release}
Summary: Anonymizing overlay network for TCP (The onion router)
-URL: http://freehaven.net/%{name}/
+URL: http://tor.eff.org/
Group: System Environment/Daemons
License: BSD-like
@@ -107,7 +107,7 @@ BuildRequires: openssl-devel >= 0.9.6, rpm-build >= 4.0
Requires(pre): shadow-utils, /usr/bin/id, /bin/date, /bin/sh
Requires(pre): %{_sbindir}/useradd, %{_sbindir}/groupadd
-Source0: http://freehaven.net/%{name}/dist/%{name}-%{native_version}.tar.gz
+Source0: http://tor.eff.org/dist/%{name}-%{native_version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root