Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xrdp for openSUSE:Factory checked in at 2022-03-25 21:55:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdp (Old) and /work/SRC/openSUSE:Factory/.xrdp.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdp" Fri Mar 25 21:55:08 2022 rev:43 rq:964924 version:0.9.15 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes 2022-02-07 23:40:05.797620807 +0100 +++ /work/SRC/openSUSE:Factory/.xrdp.new.1900/xrdp.changes 2022-03-25 21:55:31.514326851 +0100 @@ -1,0 +2,7 @@ +Fri Mar 25 14:56:37 UTC 2022 - Scott Bradnick <[email protected]> + +- Adding 'BuildRequires:fuse-devel' and '--enable-fuse' to configure + so that hyper-v-enhanced-session package 'shared-drives' (and general + copy and paste of files) works correctly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdp.spec ++++++ --- /var/tmp/diff_new_pack.3HIgRY/_old 2022-03-25 21:55:32.230327532 +0100 +++ /var/tmp/diff_new_pack.3HIgRY/_new 2022-03-25 21:55:32.238327540 +0100 @@ -56,6 +56,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes +BuildRequires: fuse-devel BuildRequires: libX11-devel BuildRequires: libXfixes-devel BuildRequires: libXrandr-devel @@ -116,7 +117,8 @@ --enable-ipv6 \ --enable-painter \ --with-systemdsystemunitdir=%{_unitdir} \ - --enable-vsock + --enable-vsock \ + --enable-fuse make %{?_smp_mflags} V=1 %install
