projects
/
packages
/
zfs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- fix building with kernel 5.8
[packages/zfs.git]
/
zfs.spec
diff --git
a/zfs.spec
b/zfs.spec
index af612a9e190b7f9eb2d59b552cbedd1ce5cb7d40..3034720fed79ca3301cfdbc1a50e4e86ffc18322 100644
(file)
--- a/
zfs.spec
+++ b/
zfs.spec
@@
-43,6
+43,7
@@
Patch0: x32.patch
Patch1: am.patch
Patch2: %{pname}-sh.patch
Patch3: link.patch
Patch1: am.patch
Patch2: %{pname}-sh.patch
Patch3: link.patch
+Patch4: kernel-5.8.patch
URL: https://zfsonlinux.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
URL: https://zfsonlinux.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@
-277,6
+278,7
@@
p=`pwd`\
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' \
cmd/arc_summary/arc_summary2
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' \
cmd/arc_summary/arc_summary2
This page took
0.073397 seconds
and
4
git commands to generate.