CVS: moonbase/gnome2-extras/libgnomedb BUILD, 1.4, 1.5 DETAILS, 1.8,
1.9
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:11 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-extras/libgnomedb
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-extras/libgnomedb
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-extras/libgnomedb/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 17 Jan 2003 11:39:10 -0000 1.4
+++ BUILD 12 Sep 2003 03:52:39 -0000 1.5
@@ -1,20 +1,15 @@
(
- export GCONF_CONFIG_SOURCE=/opt/lunar/gnome/2/bin &&
- export PATH=/opt/lunar/gnome/2/bin:$PATH &&
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
+ export GCONF_CONFIG_SOURCE=/opt/lunar/gnome/2.4/bin &&
./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 \
+ $OPTS &&
- make &&
- prepare_install &&
- touch doc/C/html/index.sgml &&
- make install
+default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/libgnomedb/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 1 Sep 2003 20:50:16 -0000 1.8
+++ DETAILS 12 Sep 2003 03:52:39 -0000 1.9
@@ -1,11 +1,11 @@
MODULE=libgnomedb
- VERSION=0.90.0
+ VERSION=0.99.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.90/$SOURCE
+SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.99/$SOURCE
WEB_SITE=http://www.gnome-db.org
ENTERED=20020715
- UPDATED=20030901
+ UPDATED=20030912
SHORT="libgda/libgnomedb are a framework for developing database-oriented applications"
cat << EOF
ibgda/libgnomedb are a complete framewok for developing
More information about the Lunar-commits
mailing list