From cafe87e2bfbab8314d940efea3f2726816e32652 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 1 Jan 2006 13:18:03 +0000 Subject: [PATCH] track correct version --- dhtml/dhtml.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dhtml/dhtml.spec b/dhtml/dhtml.spec index 522fa4bece..326ba1326e 100644 --- a/dhtml/dhtml.spec +++ b/dhtml/dhtml.spec @@ -45,8 +45,8 @@ Distribution: OpenPKG Class: EVAL Group: Web License: Open Source -Version: 20051228 -Release: 20051231 +Version: 20060101 +Release: 20060101 # list of sources Source0: http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz @@ -94,7 +94,7 @@ AutoReqProv: no prog dhtml:rico = { version = %{V_rico} url = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/ - regex = rico-(__VER__)\.js + regex = rico-(\d+\.\d+\.\d)\.js } prog dhtml:mktree = { version = %{V_mktree}