|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Web |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20090930 |
|
|
|
|
Release: 20100106 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/ziproxy/ziproxy-%{V_dist}.tar.bz2 |
|
|
|
@ -64,7 +64,7 @@ AutoReqProv: no
|
|
|
|
|
prog ziproxy = { |
|
|
|
|
version = %{V_dist} |
|
|
|
|
url = http://sourceforge.net/projects/ziproxy/files/ |
|
|
|
|
regex = ziproxy-(__VER__)\.tar\.bz2 |
|
|
|
|
regex = ziproxy-(\d+\.\d+\.\d+)\.tar\.bz2 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|