From d7869544937a3feb8f6cf6ed5ce95f5944be5695 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 7 Jul 2022 08:56:54 +0200 Subject: [PATCH] adapt for rhel9 --- mjpegtools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mjpegtools.spec b/mjpegtools.spec index c604e12..e6f6e96 100644 --- a/mjpegtools.spec +++ b/mjpegtools.spec @@ -1,4 +1,4 @@ -%if 0%{?el8} +%if 0%{?rhel} >= 8 %global _without_sdlgfx 1 %endif