[Lunar-commits] CVS: moonbase/gnome2-core/metacity BUILD, 1.3, 1.4 DETAILS, 1.3, 1.4

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


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

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/metacity/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	13 Sep 2003 15:33:53 -0000	1.3
+++ BUILD	9 Apr 2004 15:08:25 -0000	1.4
@@ -1,13 +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         \
-                $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/metacity/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	28 Oct 2003 13:12:18 -0000	1.3
+++ DETAILS	9 Apr 2004 15:08:25 -0000	1.4
@@ -1,12 +1,13 @@
            MODULE=metacity
-         VERSION=2.6.3
+         VERSION=2.8.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.6/$SOURCE
-      SOURCE_VFY=md5:370e54af48136a43dcae3596069af791
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.8/$SOURCE
+      SOURCE_VFY=md5:c40109eaaaaf28c70eafce140b61bf13
         WEB_SITE=http://people.redhat.com/~hp/$MODULE
          ENTERED=20020729
-         UPDATED=20031028
+         UPDATED=20040409
+	   PSAFE=no
            SHORT="Metacity is a window manager based on GTK 2.0"
 cat << EOF
 Metacity is a window manager for Gnome2.0 and GTK 2.0



More information about the Lunar-commits mailing list