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: 26-Oct-2005 11:44:25
Branch: HEAD Handle: 2005102610442500
Modified files:
openpkg-src/aspell aspell.spec
Log:
upgrading package: aspell 0.60.3 -> 0.60.4
Summary:
Revision Changes Path
1.47 +4 -3 openpkg-src/aspell/aspell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.46 -r1.47 aspell.spec
--- openpkg-src/aspell/aspell.spec 4 Aug 2005 08:58:08 -0000 1.46
+++ openpkg-src/aspell/aspell.spec 26 Oct 2005 09:44:25 -0000 1.47
@@ -23,7 +23,7 @@
##
# package version
-%define V_aspell 0.60.3
+%define V_aspell 0.60.4
%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: Text
License: GPL
Version: %{V_aspell}
-Release: 20050804
+Release: 20051026
# package options
%option with_perl no
@@ -126,7 +126,8 @@
--libdir=%{l_prefix}/lib \
--enable-pkglibdir=%{l_prefix}/lib/aspell \
--enable-pkgdatadir=%{l_prefix}/share/aspell \
- --disable-shared
+ --disable-shared \
+ --disable-nls
# build GNU aspell
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]