mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-07 20:45:18 +00:00
Experiment: conflict with nonequal packages to prevent upgrades to kernels that do not have scoutfs kmods prebuilt
This commit is contained in:
@@ -31,7 +31,8 @@ License: GPLv2
|
||||
Group: System/Kernel
|
||||
URL: http://scoutfs.org/
|
||||
Requires: kernel-core-uname-r = %{kernel_version}
|
||||
Requires: kernel-modules-uname-r = %{kernel_version}
|
||||
Conflicts: kernel-core-uname-r < %{kernel_version}
|
||||
Conflicts: kernel-core-uname-r > %{kernel_version}
|
||||
|
||||
%if 0%{?el7}
|
||||
BuildRequires: %{kernel_module_package_buildreqs}
|
||||
|
||||
Reference in New Issue
Block a user