From a78f772b5153021d3e0aa6086689edd9114db4c212021b3e21a23b1b80b6494e Mon Sep 17 00:00:00 2001 From: Adrian Stadelmann Date: Fri, 14 Feb 2025 17:07:41 +0100 Subject: [PATCH] build sdl2 and sdl3 --- freerdp.spec | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/freerdp.spec b/freerdp.spec index 180004d..4a65b8a 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -110,11 +110,20 @@ FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications. This package provides the client application. -%package sdl +%package sdl2 Summary: Remote Desktop Viewer Client Group: Productivity/Networking/Other -%description sdl +%description sdl2 +FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) +following the Microsoft Open Specifications. This package provides the +sdl-based client application. + +%package sdl3 +Summary: Remote Desktop Viewer Client +Group: Productivity/Networking/Other + +%description sdl3 FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications. This package provides the sdl-based client application. @@ -343,9 +352,13 @@ export CXX=g++-12 %{_mandir}/man1/x%{name}.1%{?ext_man} %{_mandir}/man7/wlog.7%{?ext_man} +%files sdl3 +%{_bindir}/sdl3-%{name} +%{_mandir}/man1/sdl3-freerdp.1%{?ext_man} + %files sdl -%{_bindir}/sdl-%{name} -%{_mandir}/man1/sdl-freerdp.1%{?ext_man} +%{_bindir}/sdl2-%{name} +%{_mandir}/man1/sdl2-freerdp.1%{?ext_man} %files wayland %{_bindir}/wl%{name}