CVS: moonbase/gnome2-core/gnome-session BUILD, 1.6, 1.7 DETAILS, 1.7, 1.8

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


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

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-session/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	11 Jun 2003 02:40:52 -0000	1.6
+++ BUILD	12 Sep 2003 03:52:34 -0000	1.7
@@ -1,23 +1,15 @@
 (
-   export PATH=/opt/lunar/gnome/2/bin:$PATH &&
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
-
-if  [ "$FADE" == "y" ] ; then
-   cd gnome-session &&
-   patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-   cd $SOURCE_DIRECTORY 
-fi
    
    ./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-platform-gnome-2			&&
+		--infodir=/opt/lunar/gnome/2.4/share/info	\
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+		$OPTS                       			&&
 
    default_make                                                 &&
-   cp $SOURCE_CACHE/$SOURCE3 /opt/lunar/gnome/2/share/pixmaps/splash/gnome-splash.png 
+   cp $SOURCE_CACHE/$SOURCE2 /opt/lunar/gnome/2.4/share/pixmaps/splash/gnome-splash.png
 
 ) > $C_FIFO 2>&1
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-session/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS	11 Jun 2003 02:40:52 -0000	1.7
+++ DETAILS	12 Sep 2003 03:52:34 -0000	1.8
@@ -1,17 +1,15 @@
            MODULE=gnome-session
-         VERSION=2.2.1
+         VERSION=2.4.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-          SOURCE2=fade-to-grey.patch
-          SOURCE3=gnome-splash2.png
+          SOURCE2=gnome-splash24.png
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
-   SOURCE2_URL=$PATCH_URL/$SOURCE2
-   SOURCE3_URL=http://www.lunar-linux.org/lunar/art/$SOURCE3
+      SOURCE_VFY=md5:6a7acf3429b927c69e18019f9ec6fa9f
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+   SOURCE2_URL=http://www.lunar-linux.org/lunar/art/$SOURCE2
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20030611
-           SHORT="Gnome Session is a session manager for the Gnome 
-Desktop"
+         UPDATED=20030912
+           SHORT="Gnome Session"
 cat << EOF
-Gnome Session is a session manager for the Gnome Desktop
+Gnome Session
 EOF




More information about the Lunar-commits mailing list