kmp-longterm only exists in specific places
This commit is contained in:
parent
f0a07876a0
commit
44ef865558
2
zfs.spec
2
zfs.spec
@ -20,8 +20,10 @@
|
|||||||
%global kernel_version %(rpm -q kernel-syms | sed 's/^kernel-syms-//; s/\\.[0-9]\\+\\.%_arch//;')
|
%global kernel_version %(rpm -q kernel-syms | sed 's/^kernel-syms-//; s/\\.[0-9]\\+\\.%_arch//;')
|
||||||
%global kernel_build %(rpm -q kernel-syms | sed 's/^kernel-syms-[0-9.]\\+-[0-9]\\+.//; s/.%_arch//;')
|
%global kernel_build %(rpm -q kernel-syms | sed 's/^kernel-syms-[0-9.]\\+-[0-9]\\+.//; s/.%_arch//;')
|
||||||
%if 0%{?suse_version} > 1600
|
%if 0%{?suse_version} > 1600
|
||||||
|
%ifarch x86_64
|
||||||
%define kmp_longterm 1
|
%define kmp_longterm 1
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: zfs
|
Name: zfs
|
||||||
Version: 2.2.7
|
Version: 2.2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user