CVS: moonbase/chat/gnomemeeting BUILD, 1.6, 1.7 DETAILS, 1.9,
1.10 POST_INSTALL, 1.1, 1.2
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:01 GMT 2003
Update of /var/cvs/lunar/moonbase/chat/gnomemeeting
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/chat/gnomemeeting
Modified Files:
BUILD DETAILS POST_INSTALL
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/chat/gnomemeeting/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 3 Sep 2003 04:40:54 -0000 1.6
+++ BUILD 12 Sep 2003 03:52:29 -0000 1.7
@@ -23,8 +23,8 @@
sedit 's/LIBOPENH323_FILE=\"libopenh323.so\"/LIBOPENH323_FILE=\"\"/' configure &&
sedit 's/ARCH_H323_CFLAGS=\"\"/ARCH_H323_CFLAGS=\"-DSTATIC_LIBS_USED\"/' configure &&
- ./configure --prefix=/opt/lunar/gnome/2 \
- --datadir=/opt/lunar/gnome/2/share/gnomemeeting \
+ ./configure --prefix=/opt/lunar/gnome/2.4 \
+ --datadir=/opt/lunar/gnome/2.4/share/gnomemeeting \
--sysconfdir=/etc/gnomemeeting \
--with-openh323-includes=$OPENH323DIR/include \
--with-openh323-libs=$OPENH323DIR/lib \
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gnomemeeting/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS 3 Sep 2003 04:40:54 -0000 1.9
+++ DETAILS 12 Sep 2003 03:52:29 -0000 1.10
@@ -1,7 +1,7 @@
MODULE=gnomemeeting
- VERSION=0.98.4
+ VERSION=0.98.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_VFY=md5:a85d6db696764196ec1b390c2edcc278
+ SOURCE_VFY=md5:fa11d5f3e6adb924f91aaa92099b6269
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.98/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE2=pwlib-1.5.0.tar.gz
@@ -14,7 +14,7 @@
SOURCE3_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION/openh323
WEB_SITE=http://www.gnomemeeting.org
ENTERED=20021019
- UPDATED=20030903
+ UPDATED=20030912
SHORT="H323 videoconference tool"
PSAFE="no"
MAINTAINER=nhudson at lunar-linux.org
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gnomemeeting/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL 2 Mar 2003 20:57:10 -0000 1.1
+++ POST_INSTALL 12 Sep 2003 03:52:29 -0000 1.2
@@ -1,4 +1,4 @@
(
-cp $SOURCE_DIRECTORY/gnomemeeting.desktop /opt/lunar/gnome/2/share/applications &&
-cp $SOURCE_DIRECTORY/pixmaps/gnomemeeting-logo* /opt/lunar/gnome/2/share/pixmaps
+cp $SOURCE_DIRECTORY/gnomemeeting.desktop /opt/lunar/gnome/2.4/share/applications &&
+cp $SOURCE_DIRECTORY/pixmaps/gnomemeeting-logo* /opt/lunar/gnome/2.4/share/pixmaps
)
More information about the Lunar-commits
mailing list