From: Jim K. <jk...@us...> - 2004-11-14 05:16:59
|
Update of /cvsroot/opengtoolkit/appcontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30060 Modified Files: appcontrol.spec build appcontrol.vi change-log.txt Log Message: rel-2-7 Index: build appcontrol.vi =================================================================== RCS file: /cvsroot/opengtoolkit/appcontrol/build appcontrol.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvslwmGwW and /tmp/cvs9ImC88 differ Index: appcontrol.spec =================================================================== RCS file: /cvsroot/opengtoolkit/appcontrol/appcontrol.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** appcontrol.spec 6 Nov 2004 20:26:08 -0000 1.8 --- appcontrol.spec 14 Nov 2004 05:16:43 -0000 1.9 *************** *** 3,7 **** Name=oglib_appcontrol ! Version=2.6 Release=1 --- 3,7 ---- Name=oglib_appcontrol ! Version=2.7 Release=1 *************** *** 56,60 **** Target Dir=<user.lib>/_OpenG.lib/appcontrol ! Replace Mode=Never Num Files=38 --- 56,60 ---- Target Dir=<user.lib>/_OpenG.lib/appcontrol ! Replace Mode=Always Num Files=38 *************** *** 106,110 **** Target Dir="<user.lib>/_dynamicpalette_dirs/appctl/" ! Replace Mode=Never Num Files=1 --- 106,110 ---- Target Dir="<user.lib>/_dynamicpalette_dirs/appctl/" ! Replace Mode=Always Num Files=1 Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/appcontrol/change-log.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** change-log.txt 6 Nov 2004 20:26:08 -0000 1.7 --- change-log.txt 14 Nov 2004 05:16:50 -0000 1.8 *************** *** 1,3 **** ! -= oglib_appcontrol-2.6-1.ogp =- Changes from 2.5-1 --> 2.6-1 --- 1,12 ---- ! -= oglib_appcontrol-2.7-1.ogp =- ! ! ! Changes from 2.6-1 --> 2.7-1 ! -------------------------------- ! 2004-11-11 ! [FIX] Package now overwrites existing files in target location ! 2004-11-12 ! [FIX] "List VI Hierarch", "Is One Frontmost", "Save VI ConPane Image" ! now open references to templates in edit mode Changes from 2.5-1 --> 2.6-1 |