]> git.pld-linux.org Git - packages/lin_tape.git/commitdiff
- up to 2.3.0 auto/th/lin_tape-2.3.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Nov 2013 12:28:17 +0000 (13:28 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Nov 2013 12:28:17 +0000 (13:28 +0100)
lin_tape.spec

index f8a813ce1953e3c8be269fe025ea929625d0bad0..160032f927fd86f656058d23a75558010b86abb3 100644 (file)
@@ -20,16 +20,16 @@ exit 1
 %define                kpkg    %(echo %{_build_kernels} | tr , '\\n' | while read n ; do echo %%undefine alt_kernel ; [ -z "$n" ] || echo %%define alt_kernel $n ; echo %%kernel_pkg ; done)
 %define                bkpkg   %(echo %{_build_kernels} | tr , '\\n' | while read n ; do echo %%undefine alt_kernel ; [ -z "$n" ] || echo %%define alt_kernel $n ; echo %%build_kernel_pkg ; done)
 
-%define                rel     8
+%define                rel     1
 %define                pname   lin_tape
 Summary:       IBM Tape SCSI Device Driver for Linux
 Name:          %{pname}%{_alt_kernel}
-Version:       2.1.0
+Version:       2.3.0
 Release:       %{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:       GPL v2/LGPL
 Group:         Base/Kernel
 Source0:       %{pname}-%{version}.tgz
-# Source0-md5: a46993ee41fb438ae3b35249fe2c376f
+# Source0-md5: c32be3f935486c72fc30f25a2f243638
 Patch0:                use-module-dir.patch
 Patch1:                linux-3.10.patch
 # System Storage, Tape systems, Tape drivers and software, Tape device drivers (Linux)
This page took 0.123112 seconds and 4 git commands to generate.