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:   19-Dec-2006 22:14:20
  Branch: HEAD                             Handle: 2006121921142000

  Modified files:
    openpkg-src/aspell      aspell.patch aspell.spec

  Log:
    upgrading package: aspell 0.60.4 -> 0.60.5

  Summary:
    Revision    Changes     Path
    1.9         +8  -20     openpkg-src/aspell/aspell.patch
    1.53        +2  -2      openpkg-src/aspell/aspell.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aspell/aspell.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 aspell.patch
  --- openpkg-src/aspell/aspell.patch   14 Jun 2006 19:32:20 -0000      1.8
  +++ openpkg-src/aspell/aspell.patch   19 Dec 2006 21:14:20 -0000      1.9
  @@ -1,18 +1,18 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2005-10-19 11:14:24 +0200
  -+++ Makefile.in      2006-06-14 21:25:36 +0200
  -@@ -447,7 +447,7 @@
  - target_vendor = @target_vendor@
  +--- Makefile.in.orig 2006-12-19 12:03:37 +0100
  ++++ Makefile.in      2006-12-19 22:07:38 +0100
  +@@ -475,7 +475,7 @@
  + top_srcdir = @top_srcdir@
    AUTOMAKE_OPTIONS = foreign subdir-objects
    SUBDIRS = . po manual
   -DIST_SUBDIRS = ${SUBDIRS} examples myspell lib5
   +DIST_SUBDIRS = ${SUBDIRS} myspell lib5
    filterdir = ${pkglibdir}
    optdir = ${pkgdatadir}
  - localedir = ${datadir}/locale
  + 
   Index: aspell6-de-20030222-1/configure
   --- aspell6-de-20030222-1/configure.orig     2004-11-04 03:46:10 +0100
  -+++ aspell6-de-20030222-1/configure  2006-06-14 21:25:36 +0200
  ++++ aspell6-de-20030222-1/configure  2006-12-19 22:07:38 +0100
   @@ -66,9 +66,9 @@
    
    #echo $ASPELL
  @@ -39,7 +39,7 @@
    echo "datadir = $datadir" >> Makefile
   Index: aspell6-de-alt-2.1-1/configure
   --- aspell6-de-alt-2.1-1/configure.orig      2004-11-04 03:48:55 +0100
  -+++ aspell6-de-alt-2.1-1/configure   2006-06-14 21:25:36 +0200
  ++++ aspell6-de-alt-2.1-1/configure   2006-12-19 22:07:38 +0100
   @@ -66,9 +66,9 @@
    
    #echo $ASPELL
  @@ -66,7 +66,7 @@
    echo "datadir = $datadir" >> Makefile
   Index: aspell6-en-6.0-0/configure
   --- aspell6-en-6.0-0/configure.orig  2004-08-10 11:01:33 +0200
  -+++ aspell6-en-6.0-0/configure       2006-06-14 21:25:36 +0200
  ++++ aspell6-en-6.0-0/configure       2006-12-19 22:07:38 +0100
   @@ -66,9 +66,9 @@
    
    #echo $ASPELL
  @@ -91,15 +91,3 @@
    echo "DESTDIR = $DESTDIR" >> Makefile
    echo "dictdir = $dictdir" >> Makefile
    echo "datadir = $datadir" >> Makefile
  -Index: modules/filter/nroff.cpp
  ---- modules/filter/nroff.cpp.orig    2005-02-20 22:49:18 +0100
  -+++ modules/filter/nroff.cpp 2006-06-14 21:27:10 +0200
  -@@ -73,7 +73,7 @@
  -       return false;
  -     }
  -     
  --    bool NroffFilter::process_char (FilterChar::Chr c);
  -+    bool process_char (FilterChar::Chr c);
  -       
  -   public:
  - 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/aspell/aspell.spec
  ============================================================================
  $ cvs diff -u -r1.52 -r1.53 aspell.spec
  --- openpkg-src/aspell/aspell.spec    13 Oct 2006 17:26:52 -0000      1.52
  +++ openpkg-src/aspell/aspell.spec    19 Dec 2006 21:14:20 -0000      1.53
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_aspell        0.60.4
  +%define       V_aspell        0.60.5
   %define       V_aspell_en     6.0-0
   %define       V_aspell_de_new 20030222-1
   %define       V_aspell_de_old 2.1-1
  @@ -40,7 +40,7 @@
   Group:        Writing
   License:      GPL
   Version:      %{V_aspell}
  -Release:      20061013
  +Release:      20061219
   
   #   package options
   %option       with_perl  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to