From 8501f78b993bfcb589e55e94419f49a3d160ac61 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sun, 5 Nov 2017 12:10:32 +0000 Subject: [PATCH] Remove nomodeset from cmdline during install --- xorg-x11-drv-nvidia.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index 28e799b..f77a26f 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -37,7 +37,7 @@ Name: xorg-x11-drv-nvidia Epoch: 2 Version: 387.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards License: Redistributable, no modification permitted @@ -581,6 +581,9 @@ fi ||: %{_libdir}/libnvidia-encode.so %changelog +* Sun Nov 05 2017 Leigh Scott - 2:387.22-3 +- Remove nomodeset from cmdline during install + * Tue Oct 31 2017 Leigh Scott - 2:387.22-2 - Remove the prebuilt tools and use rpm packages instead