CVS: crater/gnome2-core/at-spi BUILD,1.9,1.10 DETAILS,1.17,1.18
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:55:25 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/at-spi
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/at-spi
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome Desktop 2.5.0 "Obviously you're not a golfer" Release
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/at-spi/BUILD,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- BUILD 18 Nov 2003 04:40:49 -0000 1.9
+++ BUILD 1 Dec 2003 02:54:52 -0000 1.10
@@ -1,14 +1,7 @@
(
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.6 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.6/share/info \
- --mandir=/opt/lunar/gnome/2.6/share/man \
- --with-html-dir/usr/share/gtk-doc/html \
- $OPTS &&
+ export OPTS="$OPTS --with-html-dir/usr/share/gtk-doc/html" &&
- default_make
+ default_build
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/at-spi/DETAILS,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- DETAILS 18 Nov 2003 04:40:49 -0000 1.17
+++ DETAILS 1 Dec 2003 02:54:52 -0000 1.18
@@ -3,9 +3,10 @@
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.3/$SOURCE
+ SOURCE_VFY=md5:dbb16d886be7c336814515ff7fede1fc
WEB_SITE=http://developer.gnome.org/projects/gap/
ENTERED=20020701
- UPDATED=20031118
+ UPDATED=20031130
SHORT="GNOME Assistive Technology Service Provider Interface."
cat << EOF
This is the Gnome Accessibility Project's Assistive Technology Service
More information about the Lunar-commits
mailing list