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: 28-Nov-2008 14:48:00
Branch: HEAD Handle: 2008112813475900
Modified files:
openpkg-src/dhtml dhtml.spec
Log:
modifying package: dhtml-0 20081128 again
Summary:
Revision Changes Path
1.156 +4 -4 openpkg-src/dhtml/dhtml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dhtml/dhtml.spec
============================================================================
$ cvs diff -u -r1.155 -r1.156 dhtml.spec
--- openpkg-src/dhtml/dhtml.spec 28 Nov 2008 08:31:14 -0000 1.155
+++ openpkg-src/dhtml/dhtml.spec 28 Nov 2008 13:47:59 -0000 1.156
@@ -56,7 +56,7 @@
%define V_yui 2.6.0
%define V_cssquery 2.0.2
%define V_ajaxslt 0.4
-%define V_spry P1_4_12-14
+%define V_spry p1-6-1_022508
%define V_dojo 1.2.1
%define V_mochikit 1.4.2
%define V_ffjs 1.11
@@ -115,7 +115,7 @@
Source31:
http://switch.dl.sourceforge.net/sourceforge/yui/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
+Source34:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/spry_%{V_spry}.zip
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
@@ -314,7 +314,7 @@
prog dhtml:spry = {
version = %{V_spry}
url = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/
- regex = Spry_(__VER__)\.zip
+ regex = spry_(__VER__)\.zip
}
prog dhtml:dojo = {
version = %{V_dojo}
@@ -544,7 +544,7 @@
ajaxslt-%{V_ajaxslt}/xslt.js \
$RPM_BUILD_ROOT%{l_prefix}/share/dhtml/ajaxslt/
%{l_shtool} install -c -m 644 \
- Spry_*/includes/*.js \
+ Spry_*/includes_packed/*.js \
$RPM_BUILD_ROOT%{l_prefix}/share/dhtml/spry/
cp -rp dojo-release-%{V_dojo}/dojo/* \
$RPM_BUILD_ROOT%{l_prefix}/share/dhtml/dojo/
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]