[xorg-x11-drv-nvidia/f24: 3/4] Revert "Disable armhfp for now"

nchauvet nchauvet at rpmfusion.org
Fri Jul 1 18:44:34 CEST 2016


commit 6af1ad6c92021c5e885bc3983d4bb00a8692db16
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Fri Jul 1 18:14:43 2016 +0200

    Revert "Disable armhfp for now"
    
    This reverts commit 901badb6ceb6c1853c3cf58c0c000d00ca1af0a8.

 xorg-x11-drv-nvidia.spec | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index dcf9ddc..4b11609 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:         3%{?dist}
+Release:         2%{?dist}
 Summary:         NVIDIA's proprietary display driver for NVIDIA graphic cards
 
 Group:           User Interface/X Hardware Support
@@ -25,9 +25,7 @@ Source7:         alternate-install-present
 Source9:         nvidia-settings.desktop
 Source10:        nvidia.conf
 
-#ExclusiveArch: i686 x86_64 armv7hl
-# Issue with kernel module side
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 armv7hl
 
 BuildRequires:   desktop-file-utils
 %if 0%{?rhel} > 6 || 0%{?fedora} >= 15
@@ -527,9 +525,6 @@ 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