Browse Source

track correct version

master
parent
commit
cafe87e2bf
  1. 6
      dhtml/dhtml.spec

6
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}

Loading…
Cancel
Save