From 8422486aea2c8dc1be8b52cb6052d9e8ebfcbb52 Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 27 2022 13:30:58 +0000 Subject: Add obsoletes for update path --- diff --git a/SPECS/kmod-lpfc.spec b/SPECS/kmod-lpfc.spec index fdedcab..82b14dd 100644 --- a/SPECS/kmod-lpfc.spec +++ b/SPECS/kmod-lpfc.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.358 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Emulex LightPulse Fibre Channel SCSI (%{pkg}) driver License: GPLv2 @@ -59,6 +59,16 @@ Requires(post): %{_sbindir}/weak-modules Requires(postun): %{_sbindir}/weak-modules +%if "%{version}" == "4.18.0.358" && "%{release}" == "2%{?dist}" +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} +%endif + +%if "%{version}" == "4.18.0.358" && "%{release}" == "3%{?dist}" +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-2%{?dist} +%endif + + %description This package provides the Emulex LightPulse Fibre Channel SCSI (%{pkg}) driver. Compared to the in-kernel driver this driver re-enables support for some @@ -175,6 +185,9 @@ fi %changelog +* Thu Jan 27 2022 Peter Georg - 4.18.0.358-3 +- Add obsoletes for update path + * Sat Jan 22 2022 Peter Georg - 4.18.0.358-2 - Enable ppc64le