CVS: moonbase/gnome2-core/libbonoboui BUILD, 1.2, 1.3 DETAILS, 1.7,
1.8
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/libbonoboui
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/libbonoboui
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/libbonoboui/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 5 Mar 2003 03:57:26 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:35 -0000 1.3
@@ -1,14 +1,13 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
-
./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 \
- --disable-gtk-doc &&
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
+ --with-html-dir=/usr/share/gtk-doc/html \
+ $OPTS &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libbonoboui/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 5 Aug 2003 02:28:46 -0000 1.7
+++ DETAILS 12 Sep 2003 03:52:35 -0000 1.8
@@ -1,11 +1,12 @@
MODULE=libbonoboui
- VERSION=2.2.4
+ VERSION=2.4.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+ SOURCE_VFY=md5:176e1a094ecbfaf765c9996fc3eccf3c
WEB_SITE=http://www.ximian.com/devzone/tech/bonobo.html
ENTERED=20020714
- UPDATED=20030805
+ UPDATED=20030912
SHORT="libbonoboui is a part of the GNOME 2.0 bonobo implementation"
cat << EOF
Bonobo is the GNOME architecture for creating reusable software
More information about the Lunar-commits
mailing list