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 openpkg-web openpkg$ Date: 02-Oct-2003 20:51:38
Branch: HEAD Handle: 2003100219513503
Modified files:
openpkg-re/vcheck vc.aspell
openpkg-src/aspell aspell.patch aspell.spec
openpkg-web news.txt
Log:
upgrading package: aspell 0.50.3 -> 0.50.4
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.aspell
1.2 +16 -3 openpkg-src/aspell/aspell.patch
1.20 +3 -2 openpkg-src/aspell/aspell.spec
1.6824 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.aspell
============================================================================
$ cvs diff -u -r1.4 -r1.5 vc.aspell
--- openpkg-re/vcheck/vc.aspell 19 Sep 2003 09:18:22 -0000 1.4
+++ openpkg-re/vcheck/vc.aspell 2 Oct 2003 18:51:35 -0000 1.5
@@ -2,7 +2,7 @@
}
prog aspell:aspell = {
- version = 0.50.3
+ version = 0.50.4
url = ftp://ftp.gnu.org/gnu/aspell/
regex = aspell-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 aspell.patch
--- openpkg-src/aspell/aspell.patch 24 Jul 2003 08:55:53 -0000 1.1
+++ openpkg-src/aspell/aspell.patch 2 Oct 2003 18:51:37 -0000 1.2
@@ -1,6 +1,7 @@
---- aspell-0.50.3/prog/checker_string.cpp.dist 2003-07-24 10:41:03.000000000
+0200
-+++ aspell-0.50.3/prog/checker_string.cpp 2003-07-24 10:41:11.000000000 +0200
-@@ -10,6 +10,8 @@
+Index: prog/checker_string.cpp
+--- prog/checker_string.cpp.orig 2003-06-05 19:35:02.000000000 +0200
++++ prog/checker_string.cpp 2003-10-02 20:33:05.000000000 +0200
+@@ -12,6 +12,8 @@
#include "copy_ptr-t.hpp"
#include "asc_ctype.hpp"
@@ -9,3 +10,15 @@
static int get_line(FILE * in, CharVector & d)
{
d.resize(0);
+Index: Makefile.in
+--- Makefile.in.orig 2003-09-14 08:56:27.000000000 +0200
++++ Makefile.in 2003-10-02 20:48:25.000000000 +0200
+@@ -139,7 +139,7 @@
+
+ AUTOMAKE_OPTIONS = foreign
+
+-SUBDIRS = auto common modules lib examples prog data scripts interfaces manual
++SUBDIRS = auto common modules lib prog data scripts interfaces manual
+
+ EXTRA_DIST = README
+ subdir = .
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 aspell.spec
--- openpkg-src/aspell/aspell.spec 19 Sep 2003 09:18:24 -0000 1.19
+++ openpkg-src/aspell/aspell.spec 2 Oct 2003 18:51:38 -0000 1.20
@@ -24,7 +24,7 @@
##
# package version
-%define V_aspell 0.50.3
+%define V_aspell 0.50.4
%define V_aspell_en 0.51-0
%define V_aspell_de 0.50-2
%define V_aspell_perl 0.03
@@ -39,7 +39,7 @@
Group: Text
License: GPL
Version: %{V_aspell}
-Release: 20030919
+Release: 20031002
# package options
%option with_perl no
@@ -81,6 +81,7 @@
%if "%{with_perl}" == "yes"
%setup -q -T -D -a 3
%endif
+ cd aspell-%{V_aspell}
%patch -p0 -P 0
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6823 -r1.6824 news.txt
--- openpkg-web/news.txt 2 Oct 2003 18:51:08 -0000 1.6823
+++ openpkg-web/news.txt 2 Oct 2003 18:51:36 -0000 1.6824
@@ -1,3 +1,4 @@
+02-Oct-2003: Upgraded package: P<aspell-0.50.4-20031002>
02-Oct-2003: Upgraded package: P<perl-parse-20031002-20031002>
02-Oct-2003: Upgraded package: P<delegate-8.7.2-20031002>
02-Oct-2003: Upgraded package: P<apache-1.3.28-20031002>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]