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:   03-Jun-2006 22:18:58
  Branch: HEAD                             Handle: 2006060321185800

  Modified files:
    openpkg-src/dhtml       dhtml.spec

  Log:
    upgrading package: dhtml 20060601 -> 20060603

  Summary:
    Revision    Changes     Path
    1.40        +7  -10     openpkg-src/dhtml/dhtml.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dhtml/dhtml.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 dhtml.spec
  --- openpkg-src/dhtml/dhtml.spec      1 Jun 2006 08:33:47 -0000       1.39
  +++ openpkg-src/dhtml/dhtml.spec      3 Jun 2006 20:18:58 -0000       1.40
  @@ -54,7 +54,7 @@
   %define       V_jsan_csschange           0.02
   %define       V_jsan_display             0.06
   %define       V_jsolait                  2006-03-16
  -%define       V_yui                      20060214
  +%define       V_yui                      0.10.0
   %define       V_cssquery                 2.0.2
   %define       V_ajaxslt                  0.4
   %define       V_spry                     P1_05-11
  @@ -69,8 +69,8 @@
   Class:        EVAL
   Group:        Web
   License:      Open Source
  -Version:      20060601
  -Release:      20060601
  +Version:      20060603
  +Release:      20060603
   
   #   list of sources
   Source0:      http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz
  @@ -104,7 +104,7 @@
   Source28:     
http://openjsan.org/dist/t/ty/typester/CSS.Change-%{V_jsan_csschange}.tar.gz
   Source29:     
http://openjsan.org/dist/a/ad/adamk/Display-%{V_jsan_display}.tar.gz
   Source30:     http://jsolait.net/download/jsolait.%{V_jsolait}.small.zip
  -Source31:     
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/yui-%{V_yui}.zip
  +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
  @@ -281,7 +281,7 @@
       }
       prog dhtml:yui = {
           version   = %{V_yui}
  -        url       = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/
  +        url       = http://prdownloads.sourceforge.net/yui/
           regex     = yui-(__VER__)\.zip
       }
       prog dhtml:cssquery = {
  @@ -328,9 +328,7 @@
       %{l_prefix}/bin/unzip -q -x %{SOURCE6}
       %{l_prefix}/bin/unzip -q -x %{SOURCE9}
       %{l_prefix}/bin/unzip -q -x %{SOURCE30}
  -    ( mkdir yui && cd yui
  -      %{l_prefix}/bin/unzip -q -x %{SOURCE31}
  -    ) || exit $?
  +    %{l_prefix}/bin/unzip -q -x %{SOURCE31}
       %{l_prefix}/bin/unzip -q -x %{SOURCE32}
       %setup -q -T -D -a 33
       %{l_prefix}/bin/unzip -q -x %{SOURCE34}
  @@ -456,8 +454,7 @@
           $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/jsan/
       cp -rp jsolait/* \
           $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/jsolait/
  -    %{l_shtool} install -c -m 644 \
  -        yui/*/build/*.js \
  +    cp -rp yui/build/* \
           $RPM_BUILD_ROOT%{l_prefix}/share/dhtml/yui/
       %{l_shtool} install -c -m 644 \
           cssQuery/cssQuery-p.js \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to