From 109e3cc5f700992048d91c592d84ced746ab5030 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 6 Jan 2010 08:42:10 +0000 Subject: [PATCH] track releases only --- ziproxy/ziproxy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ziproxy/ziproxy.spec b/ziproxy/ziproxy.spec index bcfb97f2d5..fa40c77d68 100644 --- a/ziproxy/ziproxy.spec +++ b/ziproxy/ziproxy.spec @@ -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