From: Rolf K. <lab...@us...> - 2005-04-08 19:08:05
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1547 Modified Files: lvzip.spec Log Message: As the packages are built in LV 6.1 we need to change the minmum required version in the spec file. Index: lvzip.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lvzip.spec 7 Apr 2005 17:18:38 -0000 1.5 --- lvzip.spec 8 Apr 2005 19:07:55 -0000 1.6 *************** *** 38,42 **** [Platform] ! Exclusive_LabVIEW_Version= >=6.0 Exclusive_LabVIEW_System=All --- 38,42 ---- [Platform] ! Exclusive_LabVIEW_Version= >=6.1 Exclusive_LabVIEW_System=All |