[Lunar-commits]
CVS: moonbase/gnome2-apps/mozilla-bonobo BUILD, 1.6,
1.7 DETAILS, 1.4, 1.5
Nick Hudson
nhudson at lunar-linux.org
Wed Apr 14 00:35:01 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/mozilla-bonobo
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8463/mozilla-bonobo
Modified Files:
BUILD DETAILS
Log Message:
Updating mozilla-bonobo to new version 0.4.1
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/mozilla-bonobo/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 17 Dec 2003 05:02:16 -0000 1.6
+++ BUILD 14 Apr 2004 00:34:59 -0000 1.7
@@ -1,6 +1,13 @@
(
- export OPTS="$OPTS --with-plugin-install-dir=/opt/lunar/plugins"
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ --with-plugin-install-dir=/opt/lunar/plugins \
+ $OPTS &&
+ default_make
- default_build
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/mozilla-bonobo/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 4 Oct 2003 01:03:02 -0000 1.4
+++ DETAILS 14 Apr 2004 00:34:59 -0000 1.5
@@ -1,9 +1,8 @@
MODULE=mozilla-bonobo
- VERSION=0.4.0
+ VERSION=0.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/moz-bonobo/$SOURCE
- SOURCE_VFY=md5:e8080758f7319ac3255ba7cc4bdeb514
WEB_SITE=http://www.nongnu.org/moz-bonobo
ENTERED=20030521
UPDATED=20031004
More information about the Lunar-commits
mailing list