rpms/xorg-x11-drv-nvidia/F-19 xorg-x11-drv-nvidia.spec,1.96,1.97

Nicolas Chauvet kwizart at rpmfusion.org
Wed May 1 09:28:47 CEST 2013


Author: kwizart

Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21718/F-19

Modified Files:
	xorg-x11-drv-nvidia.spec 
Log Message:
Add support for cuda



Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-19/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- xorg-x11-drv-nvidia.spec	4 Apr 2013 20:16:56 -0000	1.96
+++ xorg-x11-drv-nvidia.spec	1 May 2013 07:28:46 -0000	1.97
@@ -8,7 +8,7 @@
 Name:            xorg-x11-drv-nvidia
 Epoch:           1
 Version:         313.30
-Release:         1%{?dist}
+Release:         2%{?dist}
 Summary:         NVIDIA's proprietary display driver for NVIDIA graphic cards
 
 Group:           User Interface/X Hardware Support
@@ -74,6 +74,10 @@
 Obsoletes:       xorg-x11-drv-nvidia-newest < %{version}-100
 Provides:        xorg-x11-drv-nvidia-newest = %{version}-101
 
+#Support for cuda
+#Don't put an epoch here
+Provides:        cuda-driver = %{version}
+
 %{?filter_setup:
 %filter_from_provides /^libnvidia/d;
 %filter_from_provides /^libGLCore\.so/d;
@@ -366,6 +370,9 @@
 
 
 %changelog
+* Wed May 01 2013 Nicolas Chauvet <kwizart at gmail.com> - 1:313.30-2
+- Add support for cuda
+
 * Thu Apr 04 2013 Nicolas Chauvet <kwizart at gmail.com> - 1:313.30-1
 - Update to 313.30
 


More information about the rpmfusion-commits mailing list