From e115da9acf5a25a5405607dfefeefbf75e5c546e Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Aug 30 2021 10:26:32 +0000 Subject: Rename kernel_version_min to driver_version --- diff --git a/SPECS/kmod-aacraid.spec b/SPECS/kmod-aacraid.spec index 60f6eac..7a9ad78 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-257.el8 +%global driver_version 4.18.0-257.el8 %global kernel_version 4.18.0-331.el8 @@ -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