commit 091a38ebf2daf8fd170871506312cb4dc8830053
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Oct 14 18:22:45 2022 +0200
Apply new patch
ndiswrapper-kmod.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index 07d04d8..aaf5fb7 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -17,6 +17,7 @@ Patch0: ndiswrapper-kmod-nomodinfo.patch
Patch1: kernel-5.8.patch
Patch2: kernel-5.17.patch
Patch3: kernel-5.18.patch
+Patch4: kernel-pseed.patch
ExclusiveArch: i686 x86_64
@@ -49,6 +50,7 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name}
--filterfi
%patch1 -p1 -b .orig
%patch2 -p1 -b .orig
%patch3 -p1 -b .orig2
+%patch4 -p1 -b .pseed
)
sed -i 's|/sbin/depmod -a|/bin/true|'
ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
Show replies by date