From: <jk...@us...> - 2004-03-06 23:36:41
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2458 Modified Files: build_ deab.vi build_deab_api.vi change-log.txt deab.spec Log Message: 0.7 --> 0.8 Index: build_ deab.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ deab.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsgFATVV and /tmp/cvsG9LWs3 differ Index: build_deab_api.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_deab_api.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvseY0tV1 and /tmp/cvskVEOu9 differ Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/change-log.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** change-log.txt 2 Dec 2003 03:45:53 -0000 1.2 --- change-log.txt 6 Mar 2004 23:21:29 -0000 1.3 *************** *** 1,7 **** ! -= oglib_file-0.8-1.ogp =- Changes from 0.7-1 --> 0.8-1 -------------------------------- 2003-12-01 [Fix] Now ignores comments in INI file --- 1,14 ---- ! -= ogrsc_deab-0.8-1.ogp =- ! ! Visit ! ! http://openg.org/deab for documentation and examples Changes from 0.7-1 --> 0.8-1 -------------------------------- + 2004-03-06 + [Mod] Rebuilt with appcontrol 2.2 to fix build on 6.0 and 6.1 + [Mod] Added Project Root key and better construction of paths 2003-12-01 [Fix] Now ignores comments in INI file Index: deab.spec =================================================================== RCS file: /cvsroot/opengtoolkit/deab/deab.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** deab.spec 3 Nov 2003 04:31:21 -0000 1.1 --- deab.spec 6 Mar 2004 23:21:29 -0000 1.2 *************** *** 3,7 **** Name=ogrsc_deab ! Version=0.7 Release=1 --- 3,7 ---- Name=ogrsc_deab ! Version=0.8 Release=1 |