[Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.6,
1.7 DETAILS, 1.18, 1.19
Terry Chan
tchan at lunar-linux.org
Sun Oct 24 22:58:07 UTC 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/abiword
In directory espresso.foo-projects.org:/tmp/cvs-serv22270
Modified Files:
BUILD DETAILS
Log Message:
Version bump to abiword-2.0.14. abiword devs moved abiword.8 to abiword.1
for the man page. Fixed the BUILD script to reflect this change. Compiled
and tested with gcc-3.3.3, glibc-2.3.3, kernel headers 2.4.x.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 25 Aug 2004 20:19:14 -0000 1.6
+++ BUILD 24 Oct 2004 22:58:05 -0000 1.7
@@ -18,7 +18,7 @@
cd ../abiword-docs &&
sedit "s/\/local//" Makefile &&
make &&
- cp man/abiword.8 /usr/share/man/man8 &&
+ cp man/abiword.1 /usr/share/man/man1 &&
mkdir -p $DOCUMENT_DIRECTORY/$MODULE &&
cp -p Manual/en/*.abw Changelog/*.abw $DOCUMENT_DIRECTORY/$MODULE/
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/DETAILS,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- DETAILS 5 Oct 2004 09:30:02 -0000 1.18
+++ DETAILS 24 Oct 2004 22:58:05 -0000 1.19
@@ -1,13 +1,12 @@
MODULE=abiword
- VERSION=2.0.12
+ VERSION=2.0.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY[0]=md5:a4a986028405cd14a2adc7f327e9f7cc
- SOURCE_VFY[1]=sha1:8e429e6c989b50c1796d26c574e4102834114ded
+ SOURCE_VFY=sha1:1ecbf566da6fda5af401e8025ffe2a6c3092f9d9
WEB_SITE=http://www.abisource.com
MAINTAINER=nhudson at lunar-linux.org
ENTERED=20011224
- UPDATED=20040924
+ UPDATED=20041024
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