[Lunar-commits] CVS: moonbase/gnome2-core/gnome-utils2 BUILD, 1.4, 1.5 DETAILS, 1.6, 1.7

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 15:08:55 GMT 2004


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

Modified Files:
	BUILD DETAILS 
Log Message:

Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand.  Now go get yourself a 40 and do some updating!


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-utils2/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	13 Sep 2003 15:33:51 -0000	1.4
+++ BUILD	9 Apr 2004 15:08:23 -0000	1.5
@@ -1,14 +1,12 @@
 (
-   
-   ./configure  --build=$BUILD					\
-                --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2.4			\
-		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2.4/share/info	\
-		--mandir=/opt/lunar/gnome/2.4/share/man		\
-		--enable-gdialog				\
-                $OPTS                                           &&
 
-   default_make
+   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-utils2/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	11 Nov 2003 03:56:25 -0000	1.6
+++ DETAILS	9 Apr 2004 15:08:23 -0000	1.7
@@ -1,15 +1,15 @@
            MODULE=gnome-utils2
-         VERSION=2.4.1
+         VERSION=2.6.0
           SOURCE=gnome-utils-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-utils-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/gnome-utils/2.4/$SOURCE
-      SOURCE_VFY=md5:8512eed7ce0d291d4d8a9ddabceaa23b
+   SOURCE_URL[0]=$GNOME_URL/sources/gnome-utils/2.6/$SOURCE
+      SOURCE_VFY=md5:358b2576fb07d62e5b1dc0a12eb32223
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20031111
-           SHORT="GNOME Utilities for the GNOME 2.4 desktop"
+         UPDATED=20040409
+           SHORT="GNOME Utilities for the GNOME 2.5 desktop"
 cat << EOF
-GNOME Utilities for the GNOME 2.4 desktop contains the following -
+GNOME Utilities for the GNOME 2.5 desktop contains the following -
 
         gnome-system-log        
         gnome-search-tool       



More information about the Lunar-commits mailing list