CVS: moonbase/gnome2-core/libglade2 BUILD,1.2,1.3 DETAILS,1.2,1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:08 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/libglade2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/libglade2
Modified Files:
BUILD DETAILS
Log Message:
Ok this is Gnome 2.4.0 Desktop Release. I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4. I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed. If you run into a problem and a module will not compile please let us know. If you run into a problem where a app will not work recompile and everything should be ok.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libglade2/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 19 Jul 2003 19:57:06 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:35 -0000 1.3
@@ -2,10 +2,11 @@
./configure --build=$BUILD \
--sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2 \
+ --prefix=/opt/lunar/gnome/2.4 \
--localstatedir=/var \
- --infodir=/opt/lunar/gnome/2/share/info \
- --mandir=/opt/lunar/gnome/2/share/man &&
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
+ $OPTS &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libglade2/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 19 Jul 2003 19:57:06 -0000 1.2
+++ DETAILS 12 Sep 2003 03:52:35 -0000 1.3
@@ -3,9 +3,10 @@
SOURCE=libglade-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/libglade/2.0/$SOURCE
+ SOURCE_VFY=md5:4d93f6b01510013ae429e91af432cfe2
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20020714
+ UPDATED=20020912
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