From 208c71c19469bd3b9c5019855f4069b55d1679f5 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Thu, 5 Sep 2024 17:36:42 +0300 Subject: [PATCH] - Typo --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 6a296c7f..fe6121ea 100644 --- a/pungi.spec +++ b/pungi.spec @@ -55,7 +55,7 @@ Requires: createrepo_c >= 0.20.1 Requires: koji >= 1.10.1-13 Requires: python3-koji-cli-plugins Requires: isomd5sum -%if %{rhel} == 8 or %{rhel} == 9 +%if %{rhel} == 8 || %{rhel} == 9 Requires: genisoimage %else Recommends: genisoimage