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: 15-Jan-2009 19:05:50 Branch: HEAD Handle: 2009011518054900 Modified files: openpkg-src/dhtml dhtml.spec Log: modifying package: dhtml-0 20081217 -> 20090115 Summary: Revision Changes Path 1.159 +4 -4 openpkg-src/dhtml/dhtml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dhtml/dhtml.spec ============================================================================ $ cvs diff -u -r1.158 -r1.159 dhtml.spec --- openpkg-src/dhtml/dhtml.spec 17 Dec 2008 17:41:47 -0000 1.158 +++ openpkg-src/dhtml/dhtml.spec 15 Jan 2009 18:05:49 -0000 1.159 @@ -61,7 +61,7 @@ %define V_mochikit 1.4.2 %define V_ffjs 1.11 %define V_dwt 0.2 -%define V_jquery 1.2.6 +%define V_jquery 1.3 %define V_jquery_interface 1.2 %define V_excanvas 20081217 %define V_oat 2.8 @@ -78,7 +78,7 @@ Group: HTML License: Open Source Version: 0 -Release: 20081217 +Release: 20090115 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js @@ -120,7 +120,7 @@ Source36: http://mochikit.com/dist/MochiKit-%{V_mochikit}.zip Source37: http://fforw.de/static/files/ffjs-r%{V_ffjs}.zip Source38: http://switch.dl.sourceforge.net/dwt/dwt-%{V_dwt}.tar.gz -Source39: http://jqueryjs.googlecode.com/files/jquery-%{V_jquery}.pack.js +Source39: http://jqueryjs.googlecode.com/files/jquery-%{V_jquery}.min.js Source40: http://interface.eyecon.ro/interface/interface_%{V_jquery_interface}.zip Source41: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/excanvas-%{V_excanvas}.js Source42: http://switch.dl.sourceforge.net/oat/oat-%{V_oat}.tar.gz @@ -557,7 +557,7 @@ cp -rp dwt-%{V_dwt}/WebContent/* \ $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/dwt/ %{l_shtool} install -c -m 644 \ - %{SOURCE jquery-%{V_jquery}.pack.js} \ + %{SOURCE jquery-%{V_jquery}.min.js} \ $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/jquery/jquery.js cp "interface %{V_jquery_interface}/interface.js" \ $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/jquery/jquery-interface.js @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org