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: 12-Feb-2004 08:25:01
Branch: HEAD Handle: 2004021207250100
Modified files:
openpkg-src/aspell aspell.patch aspell.spec
Log:
upgrading package: aspell 0.50.4.1 -> 0.50.5
Summary:
Revision Changes Path
1.3 +7 -7 openpkg-src/aspell/aspell.patch
1.28 +2 -2 openpkg-src/aspell/aspell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 aspell.patch
--- openpkg-src/aspell/aspell.patch 2 Oct 2003 18:51:37 -0000 1.2
+++ openpkg-src/aspell/aspell.patch 12 Feb 2004 07:25:01 -0000 1.3
@@ -11,14 +11,14 @@
{
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 @@
-
+--- Makefile.in.orig 2004-02-11 02:05:49.000000000 +0100
++++ Makefile.in 2004-02-12 08:19:53.000000000 +0100
+@@ -171,7 +171,7 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
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 suncc/* win32/*
+ all: all-recursive
- EXTRA_DIST = README
- subdir = .
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 aspell.spec
--- openpkg-src/aspell/aspell.spec 7 Feb 2004 17:53:33 -0000 1.27
+++ openpkg-src/aspell/aspell.spec 12 Feb 2004 07:25:01 -0000 1.28
@@ -24,7 +24,7 @@
##
# package version
-%define V_aspell 0.50.4.1
+%define V_aspell 0.50.5
%define V_aspell_en 0.51-0
%define V_aspell_de 0.50-2
%define V_aspell_perl 0.04
@@ -40,7 +40,7 @@
Group: Text
License: GPL
Version: %{V_aspell}
-Release: 20040207
+Release: 20040212
# package options
%option with_perl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]