]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/blobdiff - xorg-driver-video-nvidia.spec
up to 460.67
[packages/xorg-driver-video-nvidia.git] / xorg-driver-video-nvidia.spec
index 66a1da0ccb8bf9dcc14a3063579a2d7b68783b7d..c90bb2c84cbe6bc4c46b2b9d5ffe019f65032012 100644 (file)
 exit 1
 %endif
 
-%if %{without userspace}
-# nothing to be placed to debuginfo package
-%define                _enable_debug_packages  0
-%endif
-
 %define                no_install_post_check_so 1
 
 %define                rel     1
@@ -33,13 +28,13 @@ Summary(hu.UTF-8):  Linux meghajtók nVidia GeForce/Quadro chipekhez
 Summary(pl.UTF-8):     Sterowniki do kart graficznych nVidia GeForce/Quadro
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
 # when updating version here, keep nvidia-settings.spec in sync as well
-Version:       460.39
+Version:       460.67
 Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 Epoch:         1
 License:       nVidia Binary
 Group:         X11
-Source0:       http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x86_64-%{version}.run
-# Source0-md5: 79365687506ff548f9504e9fe0e0bc03
+Source0:       https://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linux-x86_64-%{version}.run
+# Source0-md5: 0b246742eca035b702949631e2fcf6a2
 Source2:       %{pname}-xinitrc.sh
 Source3:       gl.pc.in
 Source4:       10-nvidia.conf
@@ -65,6 +60,8 @@ Conflicts:    XFree86-OpenGL-devel <= 4.2.0-3
 ExclusiveArch: %{?with_userspace:%{ix86}} %{x8664}
 BuildRoot:     %{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
+%define                _enable_debug_packages  0
+
 %define                _noautoreqdep   libGL.so.1 libnvcuvid.so
 # libnvidia-encode.so.*.* links with libnvcuvid.so instead of libnvcuvid.so.1
 %define                _noautoreq      libnvcuvid.so
@@ -155,7 +152,7 @@ firmy NVIDIA.
 %package doc
 Summary:       Documentation for NVIDIA Graphics Driver
 Group:         Documentation
-%{?noarchpackage}
+BuildArch:     noarch
 
 %description doc
 NVIDIA Accelerated Linux Graphics Driver README and Installation
@@ -179,7 +176,6 @@ Eszközök az nVidia grafikus kártyák beállításához.
 %description progs -l pl.UTF-8
 Narzędzia do zarządzania kartami graficznymi nVidia.
 
-%ifarch %{x8664}
 %define        kernel_pkg()\
 %package -n kernel%{_alt_kernel}-video-nvidia\
 Summary:       nVidia kernel module for nVidia Architecture support\
@@ -234,6 +230,7 @@ cd ..\
 %install_kernel_modules -D installed -m kernel/nvidia-uvm -d misc\
 %{nil}
 
+%ifarch %{x8664}
 %{?with_kernel:%{expand:%create_kernel_packages}}
 %endif
 
@@ -436,7 +433,7 @@ EOF
 %dir %{_sysconfdir}/OpenCL
 %dir %{_sysconfdir}/OpenCL/vendors
 %{_sysconfdir}/OpenCL/vendors/nvidia.icd
-%endif}
+%endif
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ld.so.conf.d/nvidia*.conf
 %dir %{_libdir}/nvidia
 %if %{without system_libglvnd}
This page took 0.027348 seconds and 4 git commands to generate.