From 9bdab009e7a34b32d14d86281b2387724059d7c4 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sep 17 2019 14:07:23 +0000 Subject: Avoid to obsoletes on el8 --- diff --git a/cobbler.spec b/cobbler.spec index 6225d35..4d45b92 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -57,7 +57,10 @@ Requires(postun): systemd # koan is not yet available - to be re-introduced later ? # https://github.com/cobbler/cobbler/issues/2087 +# Avoid to obsoletes koan in EL8 (from modules) +%if 0%{?fedora} Obsoletes: koan < 3.0.0-1 +%endif %description Cobbler is a network install server. Cobbler supports PXE, ISO