CVS: crater/gnome2-core/libglade2 BUILD,1.5,1.6 DETAILS,1.5,1.6
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:54:58 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/libglade2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/libglade2
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/libglade2/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 18 Nov 2003 04:40:50 -0000 1.5
+++ BUILD 1 Dec 2003 02:54:55 -0000 1.6
@@ -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/libglade2/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 18 Nov 2003 04:40:50 -0000 1.5
+++ DETAILS 1 Dec 2003 02:54:55 -0000 1.6
@@ -3,9 +3,10 @@
SOURCE=libglade-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/libglade/2.3/$SOURCE
+ SOURCE_VFY=md5:29bcc66ff148463a407e01afaa8db90a
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20031118
+ UPDATED=20031130
SHORT="libglade loads user interfaces from XML files"
cat << EOF
The Libglade library gives applications the ability to load user
More information about the Lunar-commits
mailing list