]> git.pld-linux.org Git - packages/spl.git/blobdiff - spl.spec
- fix building with linux 3.19
[packages/spl.git] / spl.spec
index f8ad8c4bbe2bc54b4dbdb34b361ffb0156b4305e..abd9b7c4244f5e5a40fdd6cb84d6b478b8dd672f 100644 (file)
--- a/spl.spec
+++ b/spl.spec
@@ -21,7 +21,7 @@ exit 1
 %define                _duplicate_files_terminate_build        0
 
 %define                pname   spl
-%define                rel     4
+%define                rel     7
 Summary:       Solaris Porting Layer
 Summary(pl.UTF-8):     Solaris Porting Layer - warstwa do portowania kodu z Solarisa
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
@@ -33,6 +33,7 @@ Source0:      http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/%{pname}-%{versi
 # Source0-md5: 8df6ce3c8f1d9af6526b36f5079cba59
 Patch0:                linux-3.17.patch
 Patch1:                linux-3.18.patch
+Patch2:                linux-3.19.patch
 URL:           http://zfsonlinux.org/
 BuildRequires: rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
@@ -125,6 +126,7 @@ p=`pwd`\
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal} -I config
This page took 0.057918 seconds and 4 git commands to generate.