diff --git a/SPECS/kmod-exfat.spec b/SPECS/kmod-exfat.spec index 92892c6..fa50430 100644 --- a/SPECS/kmod-exfat.spec +++ b/SPECS/kmod-exfat.spec @@ -141,6 +141,11 @@ Supplements: exfatprogs Recommends: exfatprogs +%if "%{version}" == "4.18.0.0" && "%{release}" == "2%{?dist}" +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} +%endif + + %description This package provides the required kernel module (exfat) to mount devices formatted with the exFAT file system.