commit 32ba8664ce7efcc9a4b015ffaed088e95d9fdb79
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Jul 18 09:19:36 2019 -0500
Revert "Add patch to deal with kernel series 5.1."
This reverts commit 2fdbdc59c23139783c2d95bd12b775ed157b3cda.
0001-kernel-5.1.patch | 155 -----------------------------------------
xorg-x11-drv-nvidia-390xx.spec | 7 +-
2 files changed, 1 insertion(+), 161 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia-390xx.spec b/xorg-x11-drv-nvidia-390xx.spec
index 76f12c0..843c0a3 100644
--- a/xorg-x11-drv-nvidia-390xx.spec
+++ b/xorg-x11-drv-nvidia-390xx.spec
@@ -37,7 +37,7 @@
Name: xorg-x11-drv-nvidia-390xx
Epoch: 3
Version: 390.116
-Release: 3%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's 390xx series proprietary display driver for NVIDIA graphic
cards
License: Redistributable, no modification permitted
@@ -60,8 +60,6 @@ Source16: 99-nvidia-dracut.conf
Source20: 10-nvidia.rules
Source21: nvidia-fallback.service
-Patch0: 0001-kernel-5.1.patch
-
ExclusiveArch: i686 x86_64 armv7hl
%if 0%{?rhel} > 6 || 0%{?fedora}
@@ -225,9 +223,6 @@ ln -s nvidiapkg-%{_target_cpu} nvidiapkg
sed -i -e "s/__UTILS_PATH__\///" \
-e "s/__PIXMAP_PATH__\///" nvidiapkg/nvidia-settings.desktop
-cd nvidiapkg-%{_target_cpu}
-%patch0 -p1
-
%build
# Nothing to build
Show replies by date