|
@@ -23,8 +23,8 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
-%define V_dist 0.1.2.14
|
|
|
|
|
-%define V_opkg 0.1.2.14
|
|
|
|
|
|
|
+%define V_dist 0.2.0.2-alpha
|
|
|
|
|
+%define V_opkg 0.2.0.2
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
Name: tor
|
|
Name: tor
|
|
@@ -37,13 +37,12 @@ Class: PLUS
|
|
|
Group: Network
|
|
Group: Network
|
|
|
License: LGPL
|
|
License: LGPL
|
|
|
Version: %{V_opkg}
|
|
Version: %{V_opkg}
|
|
|
-Release: 20070527
|
|
|
|
|
|
|
+Release: 20070603
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://tor.eff.org/dist/tor-%{V_dist}.tar.gz
|
|
Source0: http://tor.eff.org/dist/tor-%{V_dist}.tar.gz
|
|
|
Source1: rc.tor
|
|
Source1: rc.tor
|
|
|
Source2: torrc
|
|
Source2: torrc
|
|
|
-Patch0: tor.patch
|
|
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -78,7 +77,6 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q -n tor-%{V_dist}
|
|
%setup -q -n tor-%{V_dist}
|
|
|
- %patch -p0
|
|
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|