From 35833028cecb5045078a87faa1fb6c8d1444f100 Mon Sep 17 00:00:00 2001 From: sparky Date: Sat, 26 May 2007 22:48:56 +0000 Subject: [PATCH] - EA: x86(64) - TODO: relink libCg.so with -lm -lpthread Changed files: cg.spec -> 1.9 --- cg.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cg.spec b/cg.spec index 2f5c663..fa7a62a 100644 --- a/cg.spec +++ b/cg.spec @@ -1,3 +1,6 @@ +# TODO: +# - link libCg.so with -lm and -lpthread + Summary: NVIDIA Cg Compiler Summary(pl.UTF-8): Kompilator Cg NVIDII Name: cg @@ -10,6 +13,7 @@ Source0: http://developer.download.nvidia.com/cg/Cg_1.5/%{version}/0019/Cg-1.5_F 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 -- 2.44.0