From 7cbeaf1cd7ca78194dc4623b021132b0f9400134 Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 27 2022 13:55:12 +0000 Subject: Add obsoletes for update path --- diff --git a/SPECS/kmod-mptsas.spec b/SPECS/kmod-mptsas.spec index a6b9064..a9000c7 100644 --- a/SPECS/kmod-mptsas.spec +++ b/SPECS/kmod-mptsas.spec @@ -56,6 +56,11 @@ Requires(post): %{_sbindir}/weak-modules Requires(postun): %{_sbindir}/weak-modules +%if "%{version}" == "5.14.0.1" && "%{release}" == "10%{?dist}" +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-9%{?dist} +%endif + + %description This package provides the Fusion MPT SAS Host (%{pkg}) driver. Compared to the in-kernel driver this driver is not restricted to the virtualization use case.