[xorg-x11-drv-nvidia/f24] Disable armhfp for now

Nicolas Chauvet kwizart at rpmfusion.org
Wed Jun 22 16:54:11 CEST 2016


commit 901badb6ceb6c1853c3cf58c0c000d00ca1af0a8
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Wed Jun 22 16:53:55 2016 +0200

    Disable armhfp for now

 xorg-x11-drv-nvidia.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 4b11609..dcf9ddc 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -8,7 +8,7 @@
 Name:            xorg-x11-drv-nvidia
 Epoch:           1
 Version:         358.16
-Release:         2%{?dist}
+Release:         3%{?dist}
 Summary:         NVIDIA's proprietary display driver for NVIDIA graphic cards
 
 Group:           User Interface/X Hardware Support
@@ -25,7 +25,9 @@ Source7:         alternate-install-present
 Source9:         nvidia-settings.desktop
 Source10:        nvidia.conf
 
-ExclusiveArch: i686 x86_64 armv7hl
+#ExclusiveArch: i686 x86_64 armv7hl
+# Issue with kernel module side
+ExclusiveArch: i686 x86_64
 
 BuildRequires:   desktop-file-utils
 %if 0%{?rhel} > 6 || 0%{?fedora} >= 15
@@ -525,6 +527,9 @@ fi ||:
 %{_nvidia_libdir}/libOpenGL.so
 
 %changelog
+* Wed Jun 22 2016 Nicolas Chauvet <kwizart at gmail.com> - 1:358.16-3
+- Disable on armhfp for now
+
 * Wed Jan 27 2016 Nicolas Chauvet <kwizart at gmail.com> - 1:358.16-2
 - Enforce GRUB_GFXPAYLOAD_LINUX=text even for EFI - prevent this message:
   The NVIDIA Linux graphics driver requires the use of a text-mode VGA console


More information about the rpmfusion-commits mailing list