From: Rolf K. <lab...@us...> - 2005-06-28 00:27:46
|
Update of /cvsroot/opengtoolkit/pipe In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25131 Modified Files: ogpipe 61.spec ogpipe.ogbld ogpipe.spec Log Message: Changed library name to ogpipes to avoid possible naming conflicts Index: ogpipe.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/pipe/ogpipe.ogbld,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ogpipe.ogbld 12 Jun 2005 21:24:13 -0000 1.2 --- ogpipe.ogbld 28 Jun 2005 00:27:37 -0000 1.3 *************** *** 83,85 **** OverwriteExisting=TRUE FollowVIDirHierarchy=FALSE ! SourceFile 1=pipes.* --- 83,85 ---- OverwriteExisting=TRUE FollowVIDirHierarchy=FALSE ! SourceFile 1=ogpipes.* Index: ogpipe 61.spec =================================================================== RCS file: /cvsroot/opengtoolkit/pipe/ogpipe 61.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ogpipe 61.spec 12 Jun 2005 23:46:57 -0000 1.1 --- ogpipe 61.spec 28 Jun 2005 00:27:37 -0000 1.2 *************** *** 60,64 **** Num Files=8 ! File 0=pipes.dll File 1=ogpipe.llb/OGPIPE - VI TREE__ogtk.vi File 2=ogpipe.llb/OGPIPE Close Pipe__ogtk.vi --- 60,64 ---- Num Files=8 ! File 0=ogpipes.dll File 1=ogpipe.llb/OGPIPE - VI TREE__ogtk.vi File 2=ogpipe.llb/OGPIPE Close Pipe__ogtk.vi Index: ogpipe.spec =================================================================== RCS file: /cvsroot/opengtoolkit/pipe/ogpipe.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ogpipe.spec 12 Jun 2005 23:45:28 -0000 1.4 --- ogpipe.spec 28 Jun 2005 00:27:37 -0000 1.5 *************** *** 60,64 **** Num Files=8 ! File 0=pipes.dll File 1=ogpipe.llb/OGPIPE - VI TREE__ogtk.vi File 2=ogpipe.llb/OGPIPE Close Pipe__ogtk.vi --- 60,64 ---- Num Files=8 ! File 0=ogpipes.dll File 1=ogpipe.llb/OGPIPE - VI TREE__ogtk.vi File 2=ogpipe.llb/OGPIPE Close Pipe__ogtk.vi |