diff --git a/SPECS/kmod-aacraid.spec b/SPECS/kmod-aacraid.spec index 96c7674..1915ffd 100644 --- a/SPECS/kmod-aacraid.spec +++ b/SPECS/kmod-aacraid.spec @@ -1,6 +1,6 @@ %global pkg aacraid -%global kernel_version_min 4.18.0-305.el8 +%global driver_version 4.18.0-305.el8 %global kernel_version 4.18.0-305.12.1.el8_4 @@ -27,7 +27,7 @@ Summary: Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, License: GPLv2 URL: https://www.kernel.org/ -Source0: %{pkg}-%{kernel_version_min}.tar.xz +Source0: %{pkg}-%{driver_version}.tar.xz Patch1: 0001-add-deprecated-ids.patch ExclusiveArch: x86_64 @@ -130,7 +130,7 @@ adapters: %prep -%autosetup -p1 -n %{pkg}-%{kernel_version_min} +%autosetup -p1 -n %{pkg}-%{driver_version} %build