OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Sep-2007 14:15:35
Branch: HEAD Handle: 2007091113153500
Modified files:
openpkg-src/dhtml dhtml.spec
Log:
modifying package: dhtml-0 20070907 -> 20070911
Summary:
Revision Changes Path
1.107 +4 -4 openpkg-src/dhtml/dhtml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dhtml/dhtml.spec
============================================================================
$ cvs diff -u -r1.106 -r1.107 dhtml.spec
--- openpkg-src/dhtml/dhtml.spec 7 Sep 2007 09:13:41 -0000 1.106
+++ openpkg-src/dhtml/dhtml.spec 11 Sep 2007 12:15:35 -0000 1.107
@@ -62,7 +62,7 @@
%define V_mochikit 1.3.1
%define V_ffjs 1.11
%define V_dwt 0.2
-%define V_jquery 1.1.4
+%define V_jquery 1.2
%define V_jquery_interface 1.2
%define V_excanvas 20070824
%define V_oat 2.6
@@ -78,7 +78,7 @@
Group: HTML
License: Open Source
Version: 0
-Release: 20070907
+Release: 20070911
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js
@@ -337,8 +337,8 @@
}
prog dhtml:jquery = {
version = %{V_jquery}
- url = http://jquery.com/dev/svn/tags/
- regex = tags/(\d+\.\d+\.\d+)
+ url = http://jquery.com/
+ regex = jquery-(\d+\.\d+(\.\d+)?)\.min\.js
}
prog dhtml:jquery-interface = {
version = %{V_jquery_interface}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]