Accepting request 591500 from home:zhangxiaofei:branches:X11:RemoteDesktop

- Update to version 0.9.6
- Enable IPv6 (boo#1083105)

OBS-URL: https://build.opensuse.org/request/show/591500
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=36
This commit is contained in:
Tomáš Chvátal
2018-03-27 12:47:28 +00:00
committed by Git OBS Bridge
parent 9ff77ee681
commit b7b366bd29
6 changed files with 41 additions and 20 deletions

View File

@@ -23,7 +23,7 @@
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
Name: xrdp
Version: 0.9.5
Version: 0.9.6
Release: 0
Summary: Remote desktop protocol (RDP) server
License: Apache-2.0 and GPL-2.0+
@@ -112,6 +112,7 @@ This package contains libraries for the JPEG2000 codec for RDP.
%build
sh ./bootstrap
%configure \
--enable-ipv6 \
--with-systemdsystemunitdir=%{_unitdir}
make %{?_smp_mflags}