[packages/SDL2-compat] provide %{_isa} variant of SDL2 cap

atler atler at pld-linux.org
Mon Nov 24 19:12:00 CET 2025


commit 8186519ff590a7c55e98fe9b455bdb765759cb7f
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 24 19:09:59 2025 +0100

    provide %{_isa} variant of SDL2 cap

 SDL2-compat.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/SDL2-compat.spec b/SDL2-compat.spec
index b4d7e23..7081412 100644
--- a/SDL2-compat.spec
+++ b/SDL2-compat.spec
@@ -20,6 +20,7 @@ BuildRequires:	rpmbuild(macros) >= 1.742
 # runtime (dlopened) dep actually but require it for convenience
 %requires_ge_to	SDL3 SDL3-devel
 Provides:	SDL2 = %{version}-%{release}
+%{?_isa:Provides:	SDL2%{_isa} = %{version}-%{release}}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SDL2-compat.git/commitdiff/8186519ff590a7c55e98fe9b455bdb765759cb7f




More information about the pld-cvs-commit mailing list