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: 04-May-2008 09:46:05 Branch: HEAD Handle: 2008050408460400 Modified files: openpkg-src/dhtml dhtml.spec Log: modifying package: dhtml-0 20080423 -> 20080504 Summary: Revision Changes Path 1.135 +5 -5 openpkg-src/dhtml/dhtml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dhtml/dhtml.spec ============================================================================ $ cvs diff -u -r1.134 -r1.135 dhtml.spec --- openpkg-src/dhtml/dhtml.spec 23 Apr 2008 18:12:10 -0000 1.134 +++ openpkg-src/dhtml/dhtml.spec 4 May 2008 07:46:04 -0000 1.135 @@ -29,7 +29,7 @@ %define V_mktree 20051017 %define V_dol 20050215 %define V_ie7 0_9 -%define V_tinymce 2_1_3 +%define V_tinymce 3_0_8 %define V_os3grid 0.6 %define V_toolman 0.2 %define V_behaviour 1.1 @@ -78,7 +78,7 @@ Group: HTML License: Open Source Version: 0 -Release: 20080423 +Release: 20080504 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js @@ -88,7 +88,7 @@ Source4: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/rico-%{V_rico}-prototype-%{V_rico_prototype}.js Source5: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/DynamicOptionList-%{V_dol}.js Source6: http://switch.dl.sourceforge.net/ie7/IE7_%{V_ie7}.zip -Source7: http://switch.dl.sourceforge.net/tinymce/tinymce_%{V_tinymce}.tgz +Source7: http://switch.dl.sourceforge.net/tinymce/tinymce_%{V_tinymce}.zip Source8: http://switch.dl.sourceforge.net/os3grid/os3grid-%{V_os3grid}.tar.bz2 Source9: http://tool-man.org/examples/ToolManDHTML-%{V_toolman}.zip Source10: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/behaviour-%{V_behaviour}.js @@ -179,7 +179,7 @@ prog dhtml:tinymce = { version = %{V_tinymce} url = http://prdownloads.sourceforge.net/tinymce/ - regex = tinymce_(__VER__)\.tgz + regex = tinymce_(__VER__)\.zip } prog dhtml:os3grid = { version = %{V_os3grid} @@ -366,7 +366,7 @@ %setup -q -c -T %setup -q -T -D -a 1 %setup -q -T -D -a 2 - %setup -q -T -D -a 7 + %{l_prefix}/bin/unzip -q -x %{SOURCE7} %setup -q -T -D -a 8 %setup -q -T -D -a 11 %setup -q -T -D -a 12 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org