r694 - /trunk/packages/vim-spellfiles/patches/

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun May 21 23:12:07 UTC 2006


Author: zack
Date: Sun May 21 23:12:05 2006
New Revision: 694

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=694
Log:
snapshot
first round of patches

Added:
    trunk/packages/vim-spellfiles/patches/bg.patch
    trunk/packages/vim-spellfiles/patches/ca.patch
    trunk/packages/vim-spellfiles/patches/cs.patch
    trunk/packages/vim-spellfiles/patches/cy.patch
    trunk/packages/vim-spellfiles/patches/da.patch
    trunk/packages/vim-spellfiles/patches/de.patch
    trunk/packages/vim-spellfiles/patches/el.patch
    trunk/packages/vim-spellfiles/patches/en.patch
    trunk/packages/vim-spellfiles/patches/eo.patch
    trunk/packages/vim-spellfiles/patches/es.patch
    trunk/packages/vim-spellfiles/patches/fo.patch
    trunk/packages/vim-spellfiles/patches/fr.patch
    trunk/packages/vim-spellfiles/patches/ga.patch
    trunk/packages/vim-spellfiles/patches/gd.patch
    trunk/packages/vim-spellfiles/patches/gl.patch
    trunk/packages/vim-spellfiles/patches/he.patch
    trunk/packages/vim-spellfiles/patches/hr.patch
    trunk/packages/vim-spellfiles/patches/hu.patch
    trunk/packages/vim-spellfiles/patches/id.patch
    trunk/packages/vim-spellfiles/patches/it.patch
    trunk/packages/vim-spellfiles/patches/ku.patch
    trunk/packages/vim-spellfiles/patches/la.patch
    trunk/packages/vim-spellfiles/patches/lt.patch
    trunk/packages/vim-spellfiles/patches/lv.patch
    trunk/packages/vim-spellfiles/patches/mg.patch
    trunk/packages/vim-spellfiles/patches/mi.patch
    trunk/packages/vim-spellfiles/patches/ms.patch
    trunk/packages/vim-spellfiles/patches/nb.patch
    trunk/packages/vim-spellfiles/patches/nl.patch
    trunk/packages/vim-spellfiles/patches/nn.patch
    trunk/packages/vim-spellfiles/patches/ny.patch
    trunk/packages/vim-spellfiles/patches/pl.patch
Modified:
    trunk/packages/vim-spellfiles/patches/af.patch
    trunk/packages/vim-spellfiles/patches/am.patch
    trunk/packages/vim-spellfiles/patches/main.patch
    trunk/packages/vim-spellfiles/patches/series

Modified: trunk/packages/vim-spellfiles/patches/af.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/af.patch?rev=694&op=diff
==============================================================================
--- trunk/packages/vim-spellfiles/patches/af.patch (original)
+++ trunk/packages/vim-spellfiles/patches/af.patch Sun May 21 23:12:05 2006
@@ -2,17 +2,20 @@
 ===================================================================
 --- upstream/vim-runtime-spell/af/main.aap.orig
 +++ upstream/vim-runtime-spell/af/main.aap
-@@ -27,7 +27,12 @@
+@@ -26,8 +26,15 @@
+ # Fetching the file from SourceForge.  The archive at OpenOffice is broken!
  #
  FILE = http://surfnet.dl.sourceforge.net/sourceforge/translate/myspell-af_ZA-20040727.zip
++ARCHIVES = af_ZA.zip
  
 -:attr {fetch = $FILE} af_ZA.zip
-+:attr {fetch = file://af_ZA.zip} af_ZA.zip
++:attr {fetch = file://%file%} $ARCHIVES
 +
 +download:
-+    :fetch {fetch = $FILE} af_ZA.zip
++    :fetch {fetch = $FILE} $ARCHIVES
 +    :touch {force} download
-+_top.Dicts += $CHILDDIR/af_ZA.zip
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
  
  # The files don't depend on the .zip file so that we can delete it.
  # Only download the zip file if the targets don't exist.

Modified: trunk/packages/vim-spellfiles/patches/am.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/am.patch?rev=694&op=diff
==============================================================================
--- trunk/packages/vim-spellfiles/patches/am.patch (original)
+++ trunk/packages/vim-spellfiles/patches/am.patch Sun May 21 23:12:05 2006
@@ -2,31 +2,20 @@
 ===================================================================
 --- upstream/vim-runtime-spell/am/main.aap.orig
 +++ upstream/vim-runtime-spell/am/main.aap
-@@ -22,7 +22,12 @@
+@@ -22,7 +22,15 @@
  #
  HTTPDIR = http://hunspell.sourceforge.net
  TARNAME = am-demo.tar.gz
 -:attr {fetch = $HTTPDIR/%file%} $TARNAME
-+:attr {fetch = file://am-demo.tar.gz} am-demo.tar.gz
++ARCHIVES = $TARNAME
++
++:attr {fetch = file://%file%} $ARCHIVES
 +
 +download:
-+    :fetch {fetch = $HTTPDIR/$TARNAME} $TARNAME
++    :fetch {fetch = $HTTPDIR/%file%} $ARCHIVES
 +    :touch {force} download
-+_top.Dicts += $CHILDDIR/$TARNAME
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
  
  # The files don't depend on the .zip file so that we can delete it.
  # Only download the zip file if the targets don't exist.
-Index: upstream/main.aap
-===================================================================
---- /dev/null
-+++ upstream/main.aap
-@@ -0,0 +1,9 @@
-+
-+:child vim-runtime-spell/main.aap
-+
-+show:
-+        @for f in string.split(_no.Dicts):
-+                :print vim-runtime-spell/$f
-+
-+download: vim-runtime-spell/download
-+

Added: trunk/packages/vim-spellfiles/patches/bg.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/bg.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/bg.patch (added)
+++ trunk/packages/vim-spellfiles/patches/bg.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/bg/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/bg/main.aap.orig
++++ upstream/vim-runtime-spell/bg/main.aap
+@@ -24,7 +24,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} bg_BG.zip
++ARCHIVES = bg_BG.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/ca.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/ca.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/ca.patch (added)
+++ trunk/packages/vim-spellfiles/patches/ca.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/ca/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/ca/main.aap.orig
++++ upstream/vim-runtime-spell/ca/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} ca_ES.zip
++ARCHIVES = ca_ES.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/cs.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/cs.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/cs.patch (added)
+++ trunk/packages/vim-spellfiles/patches/cs.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/cs/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/cs/main.aap.orig
++++ upstream/vim-runtime-spell/cs/main.aap
+@@ -28,7 +28,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} cs_CZ.zip
++ARCHIVES = cs_CZ.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/cy.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/cy.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/cy.patch (added)
+++ trunk/packages/vim-spellfiles/patches/cy.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/cy/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/cy/main.aap.orig
++++ upstream/vim-runtime-spell/cy/main.aap
+@@ -27,7 +27,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} cy_GB.zip
++ARCHIVES = cy_GB.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/da.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/da.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/da.patch (added)
+++ trunk/packages/vim-spellfiles/patches/da.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/da/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/da/main.aap.orig
++++ upstream/vim-runtime-spell/da/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} da_DK.zip
++ARCHIVES = da_DK.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/de.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/de.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/de.patch (added)
+++ trunk/packages/vim-spellfiles/patches/de.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,23 @@
+Index: upstream/vim-runtime-spell/de/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/de/main.aap.orig
++++ upstream/vim-runtime-spell/de/main.aap
+@@ -62,8 +62,16 @@
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+ DEDIR = http://www.j3e.de/myspell
+-:attr {fetch = $OODIR/%file%} $ZIPFILES
+-:attr {fetch = $DEDIR/%file%} $ZIPFILE_19
++
++:attr {fetch = file://%file%} $ZIPFILES
++
++download:
++    :attr {fetch = $OODIR/%file%} $ZIPFILES
++    :attr {fetch = $DEDIR/%file%} $ZIPFILE_19
++    :fetch $ZIPFILES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$ZIPFILES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/el.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/el.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/el.patch (added)
+++ trunk/packages/vim-spellfiles/patches/el.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/el/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/el/main.aap.orig
++++ upstream/vim-runtime-spell/el/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} el_GR.zip
++ARCHIVES = el_GR.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/en.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/en.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/en.patch (added)
+++ trunk/packages/vim-spellfiles/patches/en.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,22 @@
+Index: upstream/vim-runtime-spell/en/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/en/main.aap.orig
++++ upstream/vim-runtime-spell/en/main.aap
+@@ -50,8 +50,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} en_US.zip en_CA.zip en_NZ.zip
+-                                en_GB.zip en_AU.zip
++ARCHIVES = en_US.zip en_CA.zip en_NZ.zip en_GB.zip en_AU.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/eo.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/eo.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/eo.patch (added)
+++ trunk/packages/vim-spellfiles/patches/eo.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,22 @@
+Index: upstream/vim-runtime-spell/eo/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/eo/main.aap.orig
++++ upstream/vim-runtime-spell/eo/main.aap
+@@ -28,7 +28,16 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} eo.zip
++ARCHIVES = eo.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
++
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/es.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/es.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/es.patch (added)
+++ trunk/packages/vim-spellfiles/patches/es.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/es/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/es/main.aap.orig
++++ upstream/vim-runtime-spell/es/main.aap
+@@ -40,7 +40,15 @@
+ # The OLDSPELL file comes from elsewhere
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} $ZIPFILES
++ARCHIVES = $ZIPFILES
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/fo.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/fo.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/fo.patch (added)
+++ trunk/packages/vim-spellfiles/patches/fo.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/fo/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/fo/main.aap.orig
++++ upstream/vim-runtime-spell/fo/main.aap
+@@ -25,7 +25,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} fo_FO.zip
++ARCHIVES = fo_FO.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/fr.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/fr.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/fr.patch (added)
+++ trunk/packages/vim-spellfiles/patches/fr.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/fr/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/fr/main.aap.orig
++++ upstream/vim-runtime-spell/fr/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} fr_FR.zip
++ARCHIVES = fr_FR.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/ga.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/ga.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/ga.patch (added)
+++ trunk/packages/vim-spellfiles/patches/ga.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/ga/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/ga/main.aap.orig
++++ upstream/vim-runtime-spell/ga/main.aap
+@@ -27,7 +27,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} ga_IE.zip
++ARCHIVES = ga_IE.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/gd.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/gd.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/gd.patch (added)
+++ trunk/packages/vim-spellfiles/patches/gd.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/gd/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/gd/main.aap.orig
++++ upstream/vim-runtime-spell/gd/main.aap
+@@ -25,7 +25,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} gd_GB.zip
++ARCHIVES = gd_GB.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/gl.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/gl.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/gl.patch (added)
+++ trunk/packages/vim-spellfiles/patches/gl.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,22 @@
+Index: upstream/vim-runtime-spell/gl/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/gl/main.aap.orig
++++ upstream/vim-runtime-spell/gl/main.aap
+@@ -26,7 +26,16 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} gl_ES.zip
++ARCHIVES = gl_ES.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
++
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/he.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/he.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/he.patch (added)
+++ trunk/packages/vim-spellfiles/patches/he.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/he/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/he/main.aap.orig
++++ upstream/vim-runtime-spell/he/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} he_IL.zip
++ARCHIVES = he_IL.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/hr.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/hr.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/hr.patch (added)
+++ trunk/packages/vim-spellfiles/patches/hr.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/hr/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/hr/main.aap.orig
++++ upstream/vim-runtime-spell/hr/main.aap
+@@ -28,7 +28,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} hr_HR.zip
++ARCHIVES = hr_HR.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/hu.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/hu.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/hu.patch (added)
+++ trunk/packages/vim-spellfiles/patches/hu.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/hu/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/hu/main.aap.orig
++++ upstream/vim-runtime-spell/hu/main.aap
+@@ -28,7 +28,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} hu_HU.zip
++ARCHIVES = hu_HU.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/id.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/id.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/id.patch (added)
+++ trunk/packages/vim-spellfiles/patches/id.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/id/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/id/main.aap.orig
++++ upstream/vim-runtime-spell/id/main.aap
+@@ -27,7 +27,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} id_ID.zip
++ARCHIVES = id_ID.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/it.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/it.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/it.patch (added)
+++ trunk/packages/vim-spellfiles/patches/it.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/it/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/it/main.aap.orig
++++ upstream/vim-runtime-spell/it/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} it_IT.zip
++ARCHIVES = it_IT.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/ku.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/ku.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/ku.patch (added)
+++ trunk/packages/vim-spellfiles/patches/ku.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/ku/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/ku/main.aap.orig
++++ upstream/vim-runtime-spell/ku/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} ku_TR.zip
++ARCHIVES = ku_TR.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/la.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/la.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/la.patch (added)
+++ trunk/packages/vim-spellfiles/patches/la.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/la/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/la/main.aap.orig
++++ upstream/vim-runtime-spell/la/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} la.zip
++ARCHIVES = la.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/lt.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/lt.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/lt.patch (added)
+++ trunk/packages/vim-spellfiles/patches/lt.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/lt/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/lt/main.aap.orig
++++ upstream/vim-runtime-spell/lt/main.aap
+@@ -25,7 +25,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} lt_LT.zip
++ARCHIVES = lt_LT.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/lv.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/lv.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/lv.patch (added)
+++ trunk/packages/vim-spellfiles/patches/lv.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/lv/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/lv/main.aap.orig
++++ upstream/vim-runtime-spell/lv/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} lv_LV.zip
++ARCHIVES = lv_LV.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Modified: trunk/packages/vim-spellfiles/patches/main.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/main.patch?rev=694&op=diff
==============================================================================
--- trunk/packages/vim-spellfiles/patches/main.patch (original)
+++ trunk/packages/vim-spellfiles/patches/main.patch Sun May 21 23:12:05 2006
@@ -26,3 +26,17 @@
 +download: $*LANG/download
 +        :print 'Download completed!'
 +
+Index: upstream/main.aap
+===================================================================
+--- /dev/null
++++ upstream/main.aap
+@@ -0,0 +1,9 @@
++
++:child vim-runtime-spell/main.aap
++
++show:
++        @for f in string.split(_no.Dicts):
++                :print vim-runtime-spell/$f
++
++download: vim-runtime-spell/download
++

Added: trunk/packages/vim-spellfiles/patches/mg.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/mg.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/mg.patch (added)
+++ trunk/packages/vim-spellfiles/patches/mg.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/mg/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/mg/main.aap.orig
++++ upstream/vim-runtime-spell/mg/main.aap
+@@ -27,7 +27,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} mg_MG.zip
++ARCHIVES = mg_MG.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/mi.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/mi.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/mi.patch (added)
+++ trunk/packages/vim-spellfiles/patches/mi.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/mi/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/mi/main.aap.orig
++++ upstream/vim-runtime-spell/mi/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} mi_NZ.zip
++ARCHIVES = mi_NZ.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/ms.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/ms.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/ms.patch (added)
+++ trunk/packages/vim-spellfiles/patches/ms.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/ms/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/ms/main.aap.orig
++++ upstream/vim-runtime-spell/ms/main.aap
+@@ -27,7 +27,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} ms_MY.zip
++ARCHIVES = ms_MY.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/nb.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/nb.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/nb.patch (added)
+++ trunk/packages/vim-spellfiles/patches/nb.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/nb/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/nb/main.aap.orig
++++ upstream/vim-runtime-spell/nb/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} nb_NO.zip
++ARCHIVES = nb_NO.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/nl.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/nl.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/nl.patch (added)
+++ trunk/packages/vim-spellfiles/patches/nl.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/nl/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/nl/main.aap.orig
++++ upstream/vim-runtime-spell/nl/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} nl_NL.zip
++ARCHIVES = nl_NL.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/nn.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/nn.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/nn.patch (added)
+++ trunk/packages/vim-spellfiles/patches/nn.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/nn/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/nn/main.aap.orig
++++ upstream/vim-runtime-spell/nn/main.aap
+@@ -26,7 +26,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} nn_NO.zip
++ARCHIVES = nn_NO.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/ny.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/ny.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/ny.patch (added)
+++ trunk/packages/vim-spellfiles/patches/ny.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,21 @@
+Index: upstream/vim-runtime-spell/ny/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/ny/main.aap.orig
++++ upstream/vim-runtime-spell/ny/main.aap
+@@ -30,7 +30,15 @@
+ # Fetching the files from OpenOffice.org.
+ #
+ OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
+-:attr {fetch = $OODIR/%file%} ny_MW.zip
++ARCHIVES = ny_MW.zip
++
++:attr {fetch = file://%file%} $ARCHIVES
++
++download:
++    :fetch {fetch = $OODIR/%file%} $ARCHIVES
++    :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    _top.Dicts += $CHILDDIR/$*ARCHIVES
+ 
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.

Added: trunk/packages/vim-spellfiles/patches/pl.patch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/pl.patch?rev=694&op=file
==============================================================================
--- trunk/packages/vim-spellfiles/patches/pl.patch (added)
+++ trunk/packages/vim-spellfiles/patches/pl.patch Sun May 21 23:12:05 2006
@@ -1,0 +1,41 @@
+Index: upstream/vim-runtime-spell/pl/main.aap
+===================================================================
+--- upstream/vim-runtime-spell/pl/main.aap.orig
++++ upstream/vim-runtime-spell/pl/main.aap
+@@ -35,6 +35,25 @@
+ #
+ HTTPDIR = http://www.kurnik.pl/slownik/ort/
+ 
++download:
++        @from time import strftime, gmtime, time
++        @for day in range(20):
++            date = `strftime('%Y%m%d', gmtime(time() - day * 24 * 60 * 60))`
++            base =  alt-myspell-pl-$date
++            fname = $(base).tar.bz2
++            :attr {fetch = $HTTPDIR/%file%} $fname
++            @try:
++                :fetch $fname
++                ok = 1
++            @except:
++                ok = 0
++            @if ok:
++                @break
++        :touch {force} download
++ at if _no.has_key('CHILDDIR'):
++    archives = `glob('*.tar.bz2')`
++    _top.Dicts += $CHILDDIR/$*archives
++
+ # The files don't depend on the .zip file so that we can delete it.
+ # Only download the zip file if the targets don't exist.
+ # This is a bit tricky, since the file name includes the date.
+@@ -44,8 +63,8 @@
+         @for day in range(20):
+             date = `strftime('%Y%m%d', gmtime(time() - day * 24 * 60 * 60))`
+             base =  alt-myspell-pl-$date
+-            fname = $base.tar.bz2
+-            :attr {fetch = $HTTPDIR/%file%} $fname
++            fname = $(base).tar.bz2
++            :attr {fetch = file://%file%} $fname
+             @try:
+                 :fetch $fname
+                 ok = 1

Modified: trunk/packages/vim-spellfiles/patches/series
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-spellfiles/patches/series?rev=694&op=diff
==============================================================================
--- trunk/packages/vim-spellfiles/patches/series (original)
+++ trunk/packages/vim-spellfiles/patches/series Sun May 21 23:12:05 2006
@@ -1,3 +1,35 @@
 main.patch -p0
 af.patch -p0
 am.patch -p0
+bg.patch -p0
+ca.patch -p0
+cs.patch -p0
+cy.patch -p0
+da.patch -p0
+de.patch -p0
+el.patch -p0
+en.patch -p0
+eo.patch -p0
+es.patch -p0
+fo.patch -p0
+fr.patch -p0
+ga.patch -p0
+gd.patch -p0
+gl.patch -p0
+he.patch -p0
+hr.patch -p0
+hu.patch -p0
+id.patch -p0
+it.patch -p0
+ku.patch -p0
+la.patch -p0
+lt.patch -p0
+lv.patch -p0
+mg.patch -p0
+mi.patch -p0
+ms.patch -p0
+nb.patch -p0
+nl.patch -p0
+nn.patch -p0
+ny.patch -p0
+pl.patch -p0




More information about the pkg-vim-maintainers mailing list