[Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.2,
1.3 DETAILS, 1.7, 1.8
Terry Chan
tchan at lunar-linux.org
Fri Mar 5 05:14:26 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/abiword
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18822
Modified Files:
BUILD DETAILS
Log Message:
Version bump to 2.0.4. Compiled and tested with gcc-3.3.3 and
kernel-headers 2.4.x. Temporary hack in BUILD to remove extra automake cruft
that abiword devs forgot about.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 17 Dec 2003 05:02:14 -0000 1.2
+++ BUILD 5 Mar 2004 05:14:24 -0000 1.3
@@ -4,6 +4,10 @@
cd abi &&
+ # temporary hack to remove left over automake cruft that the abiword devs forgot about
+ mv aclocal.m4 aclocal.m4.orig &&
+ rm -rf autom4te.cache &&
+
./autogen.sh &&
./configure --enable-xft \
--with-libxml2 \
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 29 Jan 2004 18:22:17 -0000 1.7
+++ DETAILS 5 Mar 2004 05:14:24 -0000 1.8
@@ -1,14 +1,14 @@
MODULE=abiword
- VERSION=2.0.3
- #VERSION=2.0.2
+ VERSION=2.0.4
+ #VERSION=2.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY[0]=md5:aa97aec08c353356dcb95b7634b56e9d
+ SOURCE_VFY=md5:f14699fa3c64f88ec47e0214b127abfd
WEB_SITE=http://www.abisource.org/
- MAINTANER=nhudson at lunar-linux.org
+ MAINTAINER=nhudson at lunar-linux.org
ENTERED=20011224
- UPDATED=20040129
+ UPDATED=20040304
SHORT="abiword is a word processor"
cat << EOF
Abiword is a free word processing program similar to Microsoft Word.
More information about the Lunar-commits
mailing list