CVS: crater/gnome2-core/libgnome BUILD,1.6,1.7 DETAILS,1.21,1.22
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:54:58 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/libgnome
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/libgnome
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/libgnome/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 18 Nov 2003 04:40:50 -0000 1.6
+++ BUILD 1 Dec 2003 02:54:55 -0000 1.7
@@ -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/libgnome/DETAILS,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- DETAILS 10 Sep 2003 23:54:48 -0000 1.21
+++ DETAILS 1 Dec 2003 02:54:55 -0000 1.22
@@ -1,12 +1,12 @@
MODULE=libgnome
- VERSION=2.4.0
+ VERSION=2.5.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
- SOURCE_VFY=md5:caec1e12d64b98a2925a4317ac16429f
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.5/$SOURCE
+ SOURCE_VFY=md5:8895b41928bfb19b8ba2b89fda8fabb2
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20030901
+ UPDATED=20031130
SHORT="The GNOME Library functions"
cat << EOF
The GNOME Library functions - these are the calls that handle all
More information about the Lunar-commits
mailing list