]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/blobdiff - xorg-driver-video-nvidia.spec
- 100.14.11
[packages/xorg-driver-video-nvidia.git] / xorg-driver-video-nvidia.spec
index a5496e049c74ab15f56fa3fc31101b55f6f0eff4..578cd578537cde02de6fa6d5b0f5f0bf1ec5fa8c 100644 (file)
@@ -9,7 +9,7 @@
 %define                no_install_post_strip 1
 #
 %define                _nv_ver         100
-%define                _nv_rel         14.09
+%define                _nv_rel         14.11
 %define                _min_x11        6.7.0
 %define                _rel            1
 #
@@ -36,11 +36,11 @@ License:    nVidia Binary
 Group:         X11
 %if %{need_x86}
 Source0:       http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}.%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}.%{_nv_rel}-pkg1.run
-# Source0-md5: 7b021b460ce1b1c533d97a51f2dde133
+# Source0-md5: 3e76376b5f1a53e0c18694fa65691c75
 %endif
 %if %{need_x8664}
 Source1:       http://us.download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}.%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}.%{_nv_rel}-pkg2.run
-# Source1-md5: 0717c0468378647f1e4468c12c1ed72a
+# Source1-md5: 060dfcab02bc903ce6f18da4fad6f74f
 %endif
 Source2:       %{name}-xinitrc.sh
 Patch0:                X11-driver-nvidia-GL.patch
@@ -230,16 +230,9 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /sbin/ldconfig
 cat << EOF
-
- *******************************************************
- *                                                     *
- *  NOTE:                                              *
- *  You must install:                                  *
- *  kernel(24)-video-nvidia-%{version}             *
- *  for this driver to work                            *
- *                                                     *
- *******************************************************
-
+NOTE: You must install:
+kernel-video-nvidia-%{version}
+for this driver to work
 EOF
 
 %postun        -p /sbin/ldconfig
This page took 0.028048 seconds and 4 git commands to generate.