]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - lin_tape.spec
- fix building with kernbel 4.14
[packages/lin_tape.git] / lin_tape.spec
index a11b6ab92e81b0aa1d29e2a453170927371e6f8b..3d2d576598f1cb7853a80a1431e84721468c73ee 100644 (file)
@@ -5,7 +5,7 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     2
+%define                rel     3
 %define                pname   lin_tape
 Summary:       IBM Tape SCSI Device Driver for Linux
 Name:          %{pname}%{_alt_kernel}
@@ -23,6 +23,7 @@ Patch3:               linux-4.10.patch
 Patch4:                linux-4.11.patch
 Patch5:                linux-4.12.patch
 Patch6:                linux-4.13.patch
+Patch7:                kernel-4.14.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
@@ -77,6 +78,7 @@ compatible platforms.\
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 install -p %{SOURCE1} .
 
This page took 0.068359 seconds and 4 git commands to generate.