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: 07-Feb-2009 19:52:02 Branch: HEAD Handle: 2009020718520200 Modified files: openpkg-src/dhtml dhtml.spec Log: modifying package: dhtml-0 20090130 -> 20090207 Summary: Revision Changes Path 1.163 +4 -3 openpkg-src/dhtml/dhtml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dhtml/dhtml.spec ============================================================================ $ cvs diff -u -r1.162 -r1.163 dhtml.spec --- openpkg-src/dhtml/dhtml.spec 30 Jan 2009 16:32:45 -0000 1.162 +++ openpkg-src/dhtml/dhtml.spec 7 Feb 2009 18:52:02 -0000 1.163 @@ -65,7 +65,7 @@ %define V_jquery_interface 1.2 %define V_excanvas 20090130 %define V_oat 2.8 -%define V_extjs 2.2 +%define V_extjs 2.2.1 # package information Name: dhtml @@ -78,7 +78,7 @@ Group: HTML License: Open Source Version: 0 -Release: 20090130 +Release: 20090207 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js @@ -400,7 +400,8 @@ %setup -q -T -D -a 38 %{l_prefix}/bin/unzip -q -x %{SOURCE40} %setup -q -T -D -a 42 - %{l_prefix}/bin/unzip -q -x %{SOURCE43} + mkdir ext-%{V_extjs} + ( cd ext-%{V_extjs}; %{l_prefix}/bin/unzip -q -x %{SOURCE43} ) || exit $? chmod -R a+r MochiKit-%{V_mochikit} %build @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org