[Lunar-commits] CVS: moonbase/doc-tools/yawl BUILD, 1.5, 1.6 DETAILS, 1.3, 1.4

Terry Chan tchan at lunar-linux.org
Thu Jan 29 09:04:28 GMT 2004


Update of /var/cvs/lunar/moonbase/doc-tools/yawl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11447

Modified Files:
	BUILD DETAILS 
Log Message:
Updated yawl to verion 0.3.  Remade and combined the yawl patches.  Part of
the update for shadow-4.0.4.1 and automake-1.8.2.  Compiled and tested with
gcc-3.2.3, kernel-2.4.x headers.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/yawl/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	18 May 2003 10:37:35 -0000	1.5
+++ BUILD	29 Jan 2004 09:04:26 -0000	1.6
@@ -1,12 +1,7 @@
 (
 
-  patch_it  $SOURCE_CACHE/$SOURCE2 1     &&
-  patch_it  $SOURCE_CACHE/$SOURCE3 1     &&
-
+  patch_it  $SOURCE_CACHE/$SOURCE2 0     &&
   sedit "s/SeDcFlAgS/$CFLAGS/g" Makefile &&
-  
-  make  		                 &&
-  prepare_install  	                 &&
-  make install
+  default_make
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/yawl/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	18 May 2003 10:37:35 -0000	1.3
+++ DETAILS	29 Jan 2004 09:04:26 -0000	1.4
@@ -1,17 +1,15 @@
           MODULE=yawl
-         VERSION=0.2
+         VERSION=0.3
+        #VERSION=0.2
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-makefile.patch.bz2
-         SOURCE3=$MODULE-$VERSION-missing-quotes.patch.bz2
+         SOURCE2=$MODULE-$VERSION-Makefile.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://metalab.unc.edu/pub/Linux/libs/$SOURCE
+   SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/libs/$SOURCE
    SOURCE_URL[1]=http://personal.riverusers.com/~thegrendel/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
-  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
         WEB_SITE=http://personal.riverusers.com/~thegrendel/software.html
          ENTERED=20020313
-         UPDATED=20030518
-      MAINTAINER=kongar at tsrsb.org.tr
+         UPDATED=20040129
            SHORT="yawl is a wordlist"
 cat << EOF
 yawl, The YAWL LIST (updated Y2K version) is a combination of the 



More information about the Lunar-commits mailing list