]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - lin_tape.spec
- started update to 3.0.8
[packages/lin_tape.git] / lin_tape.spec
index 617544577fa942de30d0ec4608eca7ddacfa9cca..0ca9f76760caa9638499013da13f217fc7d6da55 100644 (file)
@@ -5,18 +5,19 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     1
+%define                rel     0.1
 %define                pname   lin_tape
 Summary:       IBM Tape SCSI Device Driver for Linux
 Name:          %{pname}%{_alt_kernel}
-Version:       2.9.1
+Version:       3.0.8
 Release:       %{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:       GPL v2/LGPL
 Group:         Base/Kernel
 Source0:       %{pname}-%{version}.tgz
-# Source0-md5: 305d2922f942a73f0f0b30fa49b92dd5
+# Source0-md5: 11a219f7b32496d9c334bbcd534da349
+Source1:       %{pname}.fixlist
 Patch0:                use-module-dir.patch
-Patch1:                linux-3.10.patch
+Patch1:                linux-3.19.patch
 Patch2:                insecure-perms.patch
 # System Storage, Tape systems, Tape drivers and software, Tape device drivers (Linux)
 URL:           http://www.ibm.com/support/fixcentral/
@@ -67,10 +68,10 @@ compatible platforms.\
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%ifarch %ix86 ia64
+%ifarch %{ix86} ia64
 proc="Intel"
 %endif
-%ifarch %x8664
+%ifarch %{x8664} x32
 proc="AMD"
 %endif
 %ifarch ppc ppc64 powerpc powerpc64
This page took 0.089734 seconds and 4 git commands to generate.