CVS: moonbase/gnome2-core/ORBit2 BUILD,1.5,1.6 DETAILS,1.6,1.7

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Sep 12 03:53:05 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/ORBit2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/ORBit2

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/ORBit2/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	5 Feb 2003 00:42:34 -0000	1.5
+++ BUILD	12 Sep 2003 03:52:32 -0000	1.6
@@ -1,12 +1,11 @@
 (
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH
    ./configure  --build=$BUILD                                  \
                 --sysconfdir=/etc                               \
                 --prefix=/usr					\
                 --localstatedir=/var                            \
                 --infodir=/usr/share/info			\
                 --mandir=/usr/share/man				\
-                --disable-gtk-doc                               &&
+                $OPTS                                           &&
 
    default_make
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/ORBit2/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	22 Jul 2003 02:42:19 -0000	1.6
+++ DETAILS	12 Sep 2003 03:52:32 -0000	1.7
@@ -1,11 +1,12 @@
            MODULE=ORBit2
-         VERSION=2.6.3
+         VERSION=2.8.1
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.6/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.8/$SOURCE
+      SOURCE_VFY=md5:062674985948deebf9f8a9117c3c7754
         WEB_SITE=http://orbit-resource.sourceforge.net
          ENTERED=20020714
-         UPDATED=20030722
+         UPDATED=20030912
            SHORT="High-performance CORBA Object Request Broker."
 cat << EOF
 ORBit is a high-performance CORBA (Common Object Request Broker 




More information about the Lunar-commits mailing list