packages: cudatoolkit/cudatoolkit.spec - rel 3 - export config vars in wrapper

baggins baggins at pld-linux.org
Tue Nov 16 20:27:04 CET 2010


Author: baggins                      Date: Tue Nov 16 19:27:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- export config vars in wrapper

---- Files affected:
packages/cudatoolkit:
   cudatoolkit.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/cudatoolkit/cudatoolkit.spec
diff -u packages/cudatoolkit/cudatoolkit.spec:1.7 packages/cudatoolkit/cudatoolkit.spec:1.8
--- packages/cudatoolkit/cudatoolkit.spec:1.7	Tue Nov 16 19:41:27 2010
+++ packages/cudatoolkit/cudatoolkit.spec	Tue Nov 16 20:26:59 2010
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Zestaw narzędzi NVIDIA CUDA
 Name:		cudatoolkit
 Version:	3.1
-Release:	2
+Release:	3
 License:	nVidia Binary
 Group:		Applications
 Source0:	http://developer.download.nvidia.com/compute/cuda/3_1/toolkit/%{name}_%{version}_linux_32_fedora12.run
@@ -91,6 +91,8 @@
 
 . %{_sysconfdir}/nvcc.conf
 
+export INCLUDES LIBRARIES CUDAFE_FLAGS OPENCC_FLAGS PTXAS_FLAG
+
 exec %{_bindir}/nvcc.bin "\$@"
 EOF
 
@@ -155,6 +157,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/11/16 19:26:59  baggins
+- rel 3
+- export config vars in wrapper
+
 Revision 1.7  2010/11/16 18:41:27  baggins
 - rel 2
 - workaround for nvcc.profile stupidity
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cudatoolkit/cudatoolkit.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list