From 4d72530081a518a86db62737c80e90f54f86cadb Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 18 Jan 2010 14:47:44 +0000 Subject: [PATCH] add conflict clause for smooth upgrade --- bootcd.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootcd.spec b/bootcd.spec index 625478b..94dff22 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -55,6 +55,9 @@ Group: System Environment/Base This package contains the init scripts that get fired when the PLC is restarted. +### avoid having yum complain about updates, as stuff is moving around +# plc.d/bootcd* +Conflicts: MyPLC <= 4.3-37 %prep %setup -q -- 2.43.0