From 7e150fbe6ddd2e75349477b9229777c1015dea26 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 8 Nov 2024 16:59:00 -0800 Subject: [PATCH] chore: Allow upstream dri by providing the correct libglapi version --- spec_files/mesa/mesa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spec_files/mesa/mesa.spec b/spec_files/mesa/mesa.spec index 492740ca..2a881de5 100644 --- a/spec_files/mesa/mesa.spec +++ b/spec_files/mesa/mesa.spec @@ -328,6 +328,7 @@ Provides: libxatracker-devel%{?_isa} Summary: Mesa shared glapi Provides: libglapi Provides: libglapi%{?_isa} +Provides: libglapi%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{orig_release} if %{name}-dri-drivers%{?_isa}) # If mesa-dri-drivers are installed, they must match in version. This is here to prevent using # older mesa-dri-drivers together with a newer mesa-libglapi or its dependants. # See https://bugzilla.redhat.com/show_bug.cgi?id=2193135 .