From db33da160bffbc532402f03b4a66bf2259036dd4134211e50dc287a725f78dc4 Mon Sep 17 00:00:00 2001 From: Felix Zhang Date: Tue, 15 Aug 2017 18:22:06 +0000 Subject: [PATCH] Accepting request 517071 from home:zhangxiaofei:branches:REQUEST_516736 - Add workaround for the upstream issue #848, fix xrdp does not start by wrong path in *.service. OBS-URL: https://build.opensuse.org/request/show/517071 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=24 --- xrdp.changes | 6 ++++++ xrdp.spec | 3 +++ 2 files changed, 9 insertions(+) diff --git a/xrdp.changes b/xrdp.changes index 2ee67c8..568a1e7 100644 --- a/xrdp.changes +++ b/xrdp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 14 05:04:30 UTC 2017 - ftake@geeko.jp + +- Add workaround for the upstream issue #848, fix xrdp does not + start by wrong path in *.service. + ------------------------------------------------------------------- Wed Jul 19 09:03:29 UTC 2017 - fezhang@suse.com diff --git a/xrdp.spec b/xrdp.spec index b30a1ad..c7a9dfa 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -104,6 +104,9 @@ This package contains libraries for the JPEG2000 codec for RDP. %patch15 -p1 %endif +# workaround the issue #848 +rm instfiles/*.service + %build sh ./bootstrap %configure \