Accepting request 596973 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/596973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=17
This commit is contained in:
commit
ffc09ce9fe
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 16 10:22:57 UTC 2018 - fezhang@suse.com
|
||||||
|
|
||||||
|
- Add --enable-painter configure flag to avoid error 0xd06 for
|
||||||
|
certain Android RDP clients (boo#1031910, #246)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 27 03:05:52 UTC 2018 - fezhang@suse.com
|
Tue Mar 27 03:05:52 UTC 2018 - fezhang@suse.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Name: xrdp
|
|||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Remote desktop protocol (RDP) server
|
Summary: Remote desktop protocol (RDP) server
|
||||||
License: Apache-2.0 and GPL-2.0+
|
License: Apache-2.0 AND GPL-2.0-or-later
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
Url: https://github.com/neutrinolabs/xrdp
|
Url: https://github.com/neutrinolabs/xrdp
|
||||||
Source0: https://github.com/neutrinolabs/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/neutrinolabs/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -113,6 +113,7 @@ This package contains libraries for the JPEG2000 codec for RDP.
|
|||||||
sh ./bootstrap
|
sh ./bootstrap
|
||||||
%configure \
|
%configure \
|
||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
|
--enable-painter \
|
||||||
--with-systemdsystemunitdir=%{_unitdir}
|
--with-systemdsystemunitdir=%{_unitdir}
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user