commit 876994ea6dacba075d459d2eee53db99997e3da6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu May 26 14:24:10 2022 +0100
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 <leigh123linux(a)gmail.com> - 3:515.43.04-5
+- Add option to blacklist simpledrm
+
* Sun May 15 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 3:515.43.04-4
- Add both kernel and kernel-open to the kmodsrc
Show replies by date