[Lunar-commits] CVS: moonbase/gnome2-core/gail BUILD, 1.7, 1.8 DETAILS, 1.10, 1.11

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 15:08:53 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-core/gail
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/gail

Modified Files:
	BUILD DETAILS 
Log Message:

Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand.  Now go get yourself a 40 and do some updating!


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gail/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD	13 Sep 2003 15:33:49 -0000	1.7
+++ BUILD	9 Apr 2004 15:08:21 -0000	1.8
@@ -1,17 +1,12 @@
 (
 
-   ./configure  --build=$BUILD					\
-                --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2.4			\
-		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2.4/share/info       \
-		--mandir=/opt/lunar/gnome/2.4/share/man		\
-		--enable-gdialog				\
-                --with-html-dir=/usr/share/gtk-doc/html         \
-                $OPTS                                           &&
-
-   default_make
-
+   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
 
 ) > $C_FIFO 2>&1
-

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gail/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS	9 Oct 2003 22:15:14 -0000	1.10
+++ DETAILS	9 Apr 2004 15:08:21 -0000	1.11
@@ -1,12 +1,12 @@
            MODULE=gail
-         VERSION=1.4.1
+         VERSION=1.6.1
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.4/$SOURCE
-      SOURCE_VFY=md5:ea970bd1f6ce5da13e7d872ad9d27869
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.6/$SOURCE
+      SOURCE_VFY=md5:46f6187e7f0372a757cafab452cdb27f
         WEB_SITE=http://developer.gnome.org/projects/gap
          ENTERED=20020714
-         UPDATED=20031009
+         UPDATED=20040409
            SHORT="gail has something to do with the GNOME A11y Project"
 cat << EOF
 gail has something to do with the GNOME Accessability Project. The



More information about the Lunar-commits mailing list