OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 30-Sep-2009 16:45:20 Branch: HEAD Handle: 2009093015451900 Modified files: openpkg-src/dhtml dhtml.spec Log: modifying package: dhtml-0 20090923 -> 20090930 Summary: Revision Changes Path 1.178 +4 -4 openpkg-src/dhtml/dhtml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dhtml/dhtml.spec ============================================================================ $ cvs diff -u -r1.177 -r1.178 dhtml.spec --- openpkg-src/dhtml/dhtml.spec 23 Sep 2009 18:48:23 -0000 1.177 +++ openpkg-src/dhtml/dhtml.spec 30 Sep 2009 14:45:19 -0000 1.178 @@ -53,7 +53,7 @@ %define V_jsan_csschange 0.02 %define V_jsan_display 0.06 %define V_jsolait 2006-07-12 -%define V_yui 2.7.0b +%define V_yui 3.0.0 %define V_cssquery 2.0.2 %define V_ajaxslt 0.4 %define V_spry p1-6-1_022508 @@ -78,7 +78,7 @@ Group: HTML License: Open Source Version: 0 -Release: 20090923 +Release: 20090930 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js @@ -112,7 +112,7 @@ Source28: http://openjsan.org/dist/t/ty/typester/CSS.Change-%{V_jsan_csschange}.tar.gz Source29: http://openjsan.org/dist/a/ad/adamk/Display-%{V_jsan_display}.tar.gz Source30: http://jsolait.net/download/jsolait.%{V_jsolait}.small.zip -Source31: http://yuilibrary.com/downloads/yui2/yui_%{V_yui}.zip +Source31: http://yuilibrary.com/downloads/yui3/yui_%{V_yui}.zip Source32: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/cssQuery-%{V_cssquery}.zip Source33: http://switch.dl.sourceforge.net/goog-ajaxslt/ajaxslt-%{V_ajaxslt}.tar.gz Source34: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/spry_%{V_spry}.zip @@ -299,7 +299,7 @@ prog dhtml:yui = { version = %{V_yui} url = http://yuilibrary.com/downloads/ - regex = yui_(__VER__)\.zip + regex = yui_(\d+\.\d+\.\d+)\.zip } prog dhtml:cssquery = { version = %{V_cssquery} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org