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: 24-Aug-2007 21:34:00
Branch: HEAD Handle: 2007082420340000
Modified files:
openpkg-src/dhtml dhtml.spec
Log:
modifying package: dhtml-0 20070821 -> 20070824
Summary:
Revision Changes Path
1.104 +7 -9 openpkg-src/dhtml/dhtml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dhtml/dhtml.spec
============================================================================
$ cvs diff -u -r1.103 -r1.104 dhtml.spec
--- openpkg-src/dhtml/dhtml.spec 21 Aug 2007 14:37:36 -0000 1.103
+++ openpkg-src/dhtml/dhtml.spec 24 Aug 2007 19:34:00 -0000 1.104
@@ -23,7 +23,7 @@
##
# package version
-%define V_prototype 1.5.1
+%define V_prototype 1.5.1.1
%define V_rico 1.1.2
%define V_rico_prototype 1.4
%define V_scriptaculous 1.7.0
@@ -58,11 +58,11 @@
%define V_cssquery 2.0.2
%define V_ajaxslt 0.4
%define V_spry P1_4_12-14
-%define V_dojo 0.4.3
+%define V_dojo 0.9.0
%define V_mochikit 1.3.1
%define V_ffjs 1.11
%define V_dwt 0.2
-%define V_jquery 1.1.2
+%define V_jquery 1.1.4
%define V_jquery_interface 1.2
%define V_jquery_form 1.0.3
%define V_jquery_dimensions 20070228
@@ -89,7 +89,7 @@
Group: HTML
License: Open Source
Version: 0
-Release: 20070821
+Release: 20070824
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js
@@ -127,11 +127,11 @@
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
-Source35:
http://download.dojotoolkit.org/release-%{V_dojo}/dojo-%{V_dojo}-ajax.tar.gz
+Source35:
http://download.dojotoolkit.org/release-%{V_dojo}/dojo-release-%{V_dojo}.tar.gz
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:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/jquery-%{V_jquery}.pack.js
+Source39: http://jqueryjs.googlecode.com/files/jquery-%{V_jquery}.pack.js
Source40:
http://interface.eyecon.ro/interface/interface_%{V_jquery_interface}.zip
Source41:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/jquery-form-%{V_jquery_form}.js
Source42:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/jquery-dimensions-%{V_jquery_dimensions}.js
@@ -609,9 +609,7 @@
%{l_shtool} install -c -m 644 \
Spry_*/includes/*.js \
$RPM_BUILD_ROOT%{l_prefix}/share/dhtml/spry/
- cp -rp dojo-%{V_dojo}-ajax/src \
- dojo-%{V_dojo}-ajax/dojo.js \
- dojo-%{V_dojo}-ajax/iframe_history.html \
+ cp -rp dojo-release-%{V_dojo}/dojo/* \
$RPM_BUILD_ROOT%{l_prefix}/share/dhtml/dojo/
cp -rp MochiKit-%{V_mochikit}/doc \
MochiKit-%{V_mochikit}/packed/MochiKit/MochiKit.js \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]