OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Nov-2004 20:32:19
  Branch: HEAD                             Handle: 2004110419321600

  Modified files:
    openpkg-src/aspell      aspell.spec

  Log:
    modifying package: aspell-0.60 20041008 -> 20041104

  Summary:
    Revision    Changes     Path
    1.36        +5  -5      openpkg-src/aspell/aspell.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aspell/aspell.spec
  ============================================================================
  $ cvs diff -u -r1.35 -r1.36 aspell.spec
  --- openpkg-src/aspell/aspell.spec    8 Oct 2004 15:12:42 -0000       1.35
  +++ openpkg-src/aspell/aspell.spec    4 Nov 2004 19:32:16 -0000       1.36
  @@ -26,7 +26,7 @@
   #   package version
   %define       V_aspell      0.60
   %define       V_aspell_en   6.0-0
  -%define       V_aspell_de   0.50-2
  +%define       V_aspell_de   20030222-1
   %define       V_aspell_perl 0.04
   
   #   package information
  @@ -40,7 +40,7 @@
   Group:        Text
   License:      GPL
   Version:      %{V_aspell}
  -Release:      20041008
  +Release:      20041104
   
   #   package options
   %option       with_perl  no
  @@ -48,7 +48,7 @@
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/aspell/aspell-%{V_aspell}.tar.gz
   Source1:      ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{V_aspell_en}.tar.bz2
  -Source2:      ftp://ftp.gnu.org/gnu/aspell/dict/de/aspell-de-%{V_aspell_de}.tar.bz2
  +Source2:      ftp://ftp.gnu.org/gnu/aspell/dict/de/aspell6-de-%{V_aspell_de}.tar.bz2
   Source3:      
http://www.cpan.org/modules/by-module/Text/Text-Aspell-%{V_aspell_perl}.tar.gz
   Patch0:       aspell.patch
   
  @@ -163,9 +163,9 @@
       ) || exit $?
   
       #   install GNU aspell German (DE) dictionary
  -    ( cd aspell-de-%{V_aspell_de}
  +    ( cd aspell6-de-%{V_aspell_de}
         export DESTDIR="$RPM_BUILD_ROOT"
  -      export WORD_LIST_COMPRESS="../word-list-compress"
  +      export PREZIP="../prezip-bin"
         export ASPELL="../aspell"
         export ASPELL_FLAGS="--prefix=$RPM_BUILD_ROOT%{l_prefix}"
         ASPELL_FLAGS="$ASPELL_FLAGS --dict-dir=$RPM_BUILD_ROOT%{l_prefix}/lib/aspell"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to