commit 06bd42dd2984a76896f4915a3bb22068936bbfc5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Sep 3 18:43:36 2019 +0100
Build kmod as well for el
nvidia-390xx-kmod.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-390xx-kmod.spec b/nvidia-390xx-kmod.spec
index 8e9d06c..5c3ce8e 100644
--- a/nvidia-390xx-kmod.spec
+++ b/nvidia-390xx-kmod.spec
@@ -3,14 +3,16 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
+%if 0%{?fedora}
%global buildforkernels akmod
%global debug_package %{nil}
+%endif
Name: nvidia-390xx-kmod
Epoch: 3
Version: 390.129
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA 390xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -71,6 +73,9 @@ done
%changelog
+* Tue Sep 03 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:390.129-3
+- rebuilt
+
* Tue Sep 03 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:390.129-2
- Rebuild for new el7 kernel
Show replies by date