]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - lin_tape.spec
- fix building with linux 4.10
[packages/lin_tape.git] / lin_tape.spec
index 4a7909a6dacf08d7ed407f228dd1e977aa9613a0..50289a2b74467e6386e28e91de5e49614c4b8732 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}
@@ -25,6 +25,7 @@ Patch5:               linux-4.0.patch
 Patch6:                linux-4.6.patch
 Patch7:                no-uname.patch
 Patch8:                linux-4.9.patch
+Patch9:                linux-4.10.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
@@ -81,6 +82,7 @@ compatible platforms.\
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 install -p %{SOURCE1} .
 
This page took 0.027887 seconds and 4 git commands to generate.