automatic version update by autodist [release 0.9.16-1mamba;Sat May 01 2021]

This commit is contained in:
Automatic Build System 2024-01-05 19:55:29 +01:00
parent 13b9f0ff3b
commit 1758799fd1

View File

@ -1,6 +1,6 @@
Name: xrdp Name: xrdp
Version: 0.9.15 Version: 0.9.16
Release: 2mamba Release: 1mamba
Summary: Provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP) Summary: Provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP)
Group: System/Servers Group: System/Servers
Vendor: openmamba Vendor: openmamba
@ -12,7 +12,6 @@ Patch0: xrdp-0.9.15-startwm-openmamba.patch
License: Apache License 2.0 License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libICE-devel BuildRequires: libICE-devel
BuildRequires: libSM-devel BuildRequires: libSM-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
@ -39,7 +38,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
Requires: xorgxrdp Requires: xorgxrdp
Requires: xinit >= 1.4.1-2mamba Requires: xinit >= 1.4.1-2mamba
Requires: xorg-server Requires: xorg-server
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
xrdp provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP). xrdp accepts connections from a variety of RDP clients: FreeRDP, rdesktop, NeutrinoRDP and Microsoft Remote Desktop Client (for Windows, Mac OS, iOS and Android). xrdp provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP). xrdp accepts connections from a variety of RDP clients: FreeRDP, rdesktop, NeutrinoRDP and Microsoft Remote Desktop Client (for Windows, Mac OS, iOS and Android).
@ -192,6 +190,9 @@ fi
%doc README.md %doc README.md
%changelog %changelog
* Sat May 01 2021 Automatic Build System <autodist@mambasoft.it> 0.9.16-1mamba
- automatic version update by autodist
* Thu Feb 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.15-2mamba * Thu Feb 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.15-2mamba
- rebuilt with many configure enable options - rebuilt with many configure enable options
- configuration changes for openmamba - configuration changes for openmamba