]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - lin_tape.spec
- fix building with kernel 5.8
[packages/lin_tape.git] / lin_tape.spec
index a11b6ab92e81b0aa1d29e2a453170927371e6f8b..ddf6e5982dca5258e5af865c525c7a810a27acc3 100644 (file)
@@ -9,20 +9,18 @@
 %define                pname   lin_tape
 Summary:       IBM Tape SCSI Device Driver for Linux
 Name:          %{pname}%{_alt_kernel}
-Version:       3.0.20
+Version:       3.0.52
 Release:       %{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:       GPL v2/LGPL
 Group:         Base/Kernel
 Source0:       %{pname}-%{version}.tgz
-# Source0-md5: e9780677ade7969498032f10611a3bb6
+# Source0-md5: 75cba1cbb76359085dedb5366afa7683
 Source1:       %{pname}.fixlist
 Patch0:                use-module-dir.patch
 Patch1:                clean-ifdefs.patch
-Patch2:                linux-4.9.patch
-Patch3:                linux-4.10.patch
-Patch4:                linux-4.11.patch
-Patch5:                linux-4.12.patch
-Patch6:                linux-4.13.patch
+Patch2:                kernel-5.0.patch
+Patch3:                kernel-5.6.patch
+Patch4:                kernel-5.8.patch
 # System Storage, Tape systems, Tape drivers and software, Tape device drivers (Linux)
 URL:           http://www.ibm.com/support/fixcentral/
 BuildRequires: rpmbuild(macros) >= 1.701
@@ -75,8 +73,6 @@ compatible platforms.\
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 install -p %{SOURCE1} .
 
This page took 0.081826 seconds and 4 git commands to generate.