CVS: moonbase/gnome2-core/gnome-utils2 BUILD, 1.1, 1.2 DETAILS, 1.4, 1.5

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


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

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/gnome-utils2/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	1 Oct 2002 06:53:41 -0000	1.1
+++ BUILD	12 Sep 2003 03:52:34 -0000	1.2
@@ -1,14 +1,13 @@
 (
-   export PATH=/opt/lunar/gnome/2/bin:$PATH &&
-   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		\
-		--enable-gdialog				&&
+		--infodir=/opt/lunar/gnome/2.4/share/info	\
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+		--enable-gdialog				\
+                $OPTS                                           &&
 
    default_make
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-utils2/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	13 Mar 2003 16:05:10 -0000	1.4
+++ DETAILS	12 Sep 2003 03:52:34 -0000	1.5
@@ -1,18 +1,17 @@
            MODULE=gnome-utils2
-         VERSION=2.2.1
+         VERSION=2.4.0
           SOURCE=gnome-utils-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-utils-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/gnome-utils/2.2/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/gnome-utils/2.4/$SOURCE
+      SOURCE_VFY=md5:6986c0b7b5898f1f515add00b946ae48
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20030313
+         UPDATED=20030919
            SHORT="GNOME Utilities for the GNOME 2.0 desktop"
 cat << EOF
 GNOME Utilities for the GNOME 2.0 desktop contains the following -
 
         gnome-system-log        
-        gnome-character-map     
-        gnome-calculator        
         gnome-search-tool       
         gnome-dictionary        
         archive-generator       




More information about the Lunar-commits mailing list