OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Nov-2004 13:53:08
Branch: HEAD Handle: 2004110812530601
Modified files:
openpkg-src/aspell aspell.patch aspell.spec
Log:
upgrading package: aspell 0.60 -> 0.60.1
Summary:
Revision Changes Path
1.6 +0 -13 openpkg-src/aspell/aspell.patch
1.38 +2 -2 openpkg-src/aspell/aspell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 aspell.patch
--- openpkg-src/aspell/aspell.patch 1 Oct 2004 20:47:03 -0000 1.5
+++ openpkg-src/aspell/aspell.patch 8 Nov 2004 12:53:06 -0000 1.6
@@ -10,16 +10,3 @@
filterdir = ${pkglibdir}
optdir = ${pkgdatadir}
localedir = ${datadir}/locale
-Index: common/lock.hpp
---- common/lock.hpp.orig 2004-06-02 14:53:33 +0200
-+++ common/lock.hpp 2004-10-01 22:45:51 +0200
-@@ -16,7 +16,9 @@
- #define DISTRIBNET_LOCK__HPP
-
- #include "settings.h"
-+#ifdef USE_POSIX_MUTEX
- #include <pthread.h>
-+#endif
-
- namespace acommon {
-
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 aspell.spec
--- openpkg-src/aspell/aspell.spec 4 Nov 2004 19:36:32 -0000 1.37
+++ openpkg-src/aspell/aspell.spec 8 Nov 2004 12:53:07 -0000 1.38
@@ -24,7 +24,7 @@
##
# package version
-%define V_aspell 0.60
+%define V_aspell 0.60.1
%define V_aspell_en 6.0-0
%define V_aspell_de_new 20030222-1
%define V_aspell_de_old 2.1-1
@@ -41,7 +41,7 @@
Group: Text
License: GPL
Version: %{V_aspell}
-Release: 20041104
+Release: 20041108
# package options
%option with_perl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]