CVS: moonbase/gnome2-apps/meld BUILD,1.2,1.3 DETAILS,1.5,1.6

niki at lunar-linux.org niki at lunar-linux.org
Sun Sep 14 20:47:02 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-apps/meld
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17172

Modified Files:
	BUILD DETAILS 
Log Message:
Some more moving to 2.4


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/meld/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	17 Jan 2003 11:39:09 -0000	1.2
+++ BUILD	14 Sep 2003 20:47:00 -0000	1.3
@@ -1,7 +1,7 @@
 ( 
-  INSTDIR=/opt/lunar/gnome/2/share/meld &&
-  BIN=/opt/lunar/gnome/2/bin/meld &&
-  
+  INSTDIR=/opt/lunar/gnome/2.4/share/meld &&
+  BIN=/opt/lunar/gnome/2.4/bin/meld &&
+
 if ! [ -e "$INSTDIR" ]; then
      mkdir -p $INSTDIR
 fi &&
@@ -13,13 +13,12 @@
 
 prepare_install &&
 
-cp -R * /opt/lunar/gnome/2/share/meld
+cp -R * /opt/lunar/gnome/2.4/share/meld
 
-cp $SCRIPT_DIRECTORY/meld /opt/lunar/gnome/2/bin
+cp $SCRIPT_DIRECTORY/meld /opt/lunar/gnome/2.4/bin
 
 chown -R root.root $INSTDIR
 chown -R root.root $BIN
-chown -R root.root /opt/lunar/gnome/2/bin/meld
-   
-) > $C_FIFO 2>&1
+chown -R root.root /opt/lunar/gnome/2.4/bin/meld
 
+) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/meld/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	21 May 2003 03:14:30 -0000	1.5
+++ DETAILS	14 Sep 2003 20:47:00 -0000	1.6
@@ -1,11 +1,11 @@
           MODULE=meld
-         VERSION=0.8.1
+         VERSION=0.8.5
           SOURCE=$MODULE-$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
         WEB_SITE=meld.sourceforge.net
          ENTERED=20021119
-         UPDATED=20030521
+         UPDATED=20030914
            SHORT="Diff Generator for Gnome 2"
 cat << EOF
 Meld is a diff generator for the Gnome 2.x platform




More information about the Lunar-commits mailing list