Browse Source

make tracking more precise

master
parent
commit
8615e5f9e4
  1. 4
      dhtml/dhtml.spec

4
dhtml/dhtml.spec

@ -75,7 +75,7 @@ Class: BASE
Group: HTML
License: Open Source
Version: %{V_dhtml}
Release: 20061017
Release: 20061022
# list of sources
Source0: http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz
@ -311,7 +311,7 @@ AutoReqProv: no
prog dhtml:dojo = {
version = %{V_dojo}
url = http://download.dojotoolkit.org/
regex = release-(\d+\.\d+\.\d+)
regex = release-(\d+\.\d+\.\d+)/
}
prog dhtml:mochikit = {
version = %{V_mochikit}

Loading…
Cancel
Save