From d4e52054060a2e35b25ec2ce97179cba81d05f26 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Jan 03 2022 15:24:30 +0000 Subject: Apply patch --- diff --git a/OpenEXR_Viewers.spec b/OpenEXR_Viewers.spec index 4809403..323cac1 100644 --- a/OpenEXR_Viewers.spec +++ b/OpenEXR_Viewers.spec @@ -73,6 +73,7 @@ This package contains documentation files for %{name}. %setup -q -n openexr_viewers-%{version} %patch1 -p1 -b .dso +%patch2 -p1 -b .gcc11 %if "%{_lib}" == "lib64" sed -i -e 's|ACTUAL_PREFIX/lib/CTL|ACTUAL_PREFIX/lib64/CTL|' configure.ac