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 \