Author: sparky Date: Sat May 26 22:49:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - EA: x86(64) - TODO: relink libCg.so with -lm -lpthread
---- Files affected: SPECS: cg.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/cg.spec diff -u SPECS/cg.spec:1.8 SPECS/cg.spec:1.9 --- SPECS/cg.spec:1.8 Sat May 26 15:14:14 2007 +++ SPECS/cg.spec Sun May 27 00:48:56 2007 @@ -1,4 +1,7 @@ # $Revision$, $Date$ +# TODO: +# - link libCg.so with -lm and -lpthread + Summary: NVIDIA Cg Compiler Summary(pl.UTF-8): Kompilator Cg NVIDII Name: cg @@ -11,6 +14,7 @@ Source1: http://developer.download.nvidia.com/cg/Cg_1.5/%{version}/0019/Cg-1.5_Feb2007_x86_64.tar.gz # Source1-md5: 4e56dce89adee688817e4337232161e0 URL: http://developer.nvidia.com/object/cg_toolkit.html +ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -100,6 +104,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/05/26 22:48:56 sparky +- EA: x86(64) +- TODO: relink libCg.so with -lm -lpthread + Revision 1.8 2007/05/26 13:14:14 qboosh - more verbose files - unzip no longer BRed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cg.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
