SHA256
1
0
forked from pool/freerdp
Dirk Mueller 2024-01-05 17:54:16 +00:00 committed by Git OBS Bridge
parent 77755345bc
commit 05b1149fcd

View File

@ -113,6 +113,7 @@ application.
%package sdl %package sdl
Summary: Remote Desktop Viewer Client Summary: Remote Desktop Viewer Client
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Conflicts: freerdp2-sdl < %{version}
%description sdl %description sdl
FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP)
@ -122,6 +123,7 @@ sdl-based client application.
%package wayland %package wayland
Summary: Remote Desktop Viewer Client Summary: Remote Desktop Viewer Client
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Conflicts: freerdp2-wayland < %{version}
%description wayland %description wayland
FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP)
@ -131,6 +133,7 @@ wayland-based client application.
%package server %package server
Summary: Remote Desktop Server Summary: Remote Desktop Server
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Conflicts: freerdp2-server < %{version}
%description server %description server
This package contains a server-side implementation which can export a desktop This package contains a server-side implementation which can export a desktop
@ -140,6 +143,7 @@ Specifications.
%package proxy %package proxy
Summary: Remote Desktop Security and Monitorig Proxy Server Summary: Remote Desktop Security and Monitorig Proxy Server
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Conflicts: freerdp2-proxy < %{version}
%description proxy %description proxy
This package contains a proxy that allows to select specific features and This package contains a proxy that allows to select specific features and
@ -150,6 +154,7 @@ It allows monitoring of the running sessions.
Summary: Plugins for the Security and Monitorig Proxy Server Summary: Plugins for the Security and Monitorig Proxy Server
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Requires: %{name}-proxy = %{version}-%{release} Requires: %{name}-proxy = %{version}-%{release}
Conflicts: freerdp2-proxy-plugins < %{version}
%description -n %{name}-proxy-plugins %description -n %{name}-proxy-plugins
This package contains the following plugins for the proxy server: This package contains the following plugins for the proxy server:
@ -175,6 +180,7 @@ Requires: lib%{name}-server-proxy%{libfreerdp_package}
Requires: winpr-devel = %{version}-%{release} Requires: winpr-devel = %{version}-%{release}
Obsoletes: %{name}-server-proxy%{libfreerdp_package}-devel < %{version}-%{release} Obsoletes: %{name}-server-proxy%{libfreerdp_package}-devel < %{version}-%{release}
Provides: %{name}-server-proxy%{libfreerdp_package}-devel = %{version}-%{release} Provides: %{name}-server-proxy%{libfreerdp_package}-devel = %{version}-%{release}
Conflicts: freerdp2-devel < %{version}
%description devel %description devel
This package contains development files necessary for developing applications This package contains development files necessary for developing applications