From 7b0d90f8bd2c543031c8e58f048c4ca23ec74d15 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Thu, 26 May 2022 14:24:10 +0100 Subject: [PATCH] Add option to blacklist simpledrm --- xorg-x11-drv-nvidia.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index 45b56af..7a68d82 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -26,7 +26,7 @@ Name: xorg-x11-drv-nvidia Epoch: 3 Version: 515.43.04 -Release: 4%{?dist} +Release: 5%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards License: Redistributable, no modification permitted @@ -405,7 +405,7 @@ if [ "$1" -eq "1" ]; then sed -i -e 's/GRUB_CMDLINE_LINUX="/GRUB_CMDLINE_LINUX="%{_dracutopts} /g' /etc/default/grub fi || : -%triggerun -- xorg-x11-drv-nvidia < 3:384.59-5 +%triggerun -- xorg-x11-drv-nvidia < 3:515.43.04-5 if [ -f %{_sysconfdir}/default/grub ] ; then sed -i -e '/GRUB_GFXPAYLOAD_LINUX=text/d' %{_sysconfdir}/default/grub . %{_sysconfdir}/default/grub @@ -587,6 +587,9 @@ fi ||: %endif %changelog +* Thu May 26 2022 Leigh Scott - 3:515.43.04-5 +- Add option to blacklist simpledrm + * Sun May 15 2022 Nicolas Chauvet - 3:515.43.04-4 - Add both kernel and kernel-open to the kmodsrc