]> git.pld-linux.org Git - packages/zfs.git/blobdiff - zfs.spec
- rebuild with python 3.8
[packages/zfs.git] / zfs.spec
index 3cf9fc32b6f44cd0fe0daf499ebdb67c506ba538..a581e67c10433d065e6730215ba4e900a4022c6e 100644 (file)
--- a/zfs.spec
+++ b/zfs.spec
@@ -28,7 +28,7 @@ exit 1
 
 %define                _duplicate_files_terminate_build        0
 
-%define        rel     2
+%define        rel     4
 %define        pname   zfs
 Summary:       Native Linux port of the ZFS filesystem
 Summary(pl.UTF-8):     Natywny linuksowy port systemu plików ZFS
@@ -43,6 +43,7 @@ Source0:      https://github.com/zfsonlinux/zfs/archive/zfs-%{version}/%{pname}-%{ver
 Patch0:                x32.patch
 Patch1:                am.patch
 Patch2:                %{pname}-sh.patch
+Patch3:                kernel-5.3.patch
 URL:           http://zfsonlinux.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -276,6 +277,7 @@ p=`pwd`\
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.039421 seconds and 4 git commands to generate.