Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package freerdp for openSUSE:Factory checked in at 2021-10-11 15:30:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freerdp (Old) and /work/SRC/openSUSE:Factory/.freerdp.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freerdp" Mon Oct 11 15:30:29 2021 rev:51 rq:924155 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/freerdp/freerdp.changes 2021-09-25 00:35:02.539107330 +0200 +++ /work/SRC/openSUSE:Factory/.freerdp.new.2443/freerdp.changes 2021-10-11 15:30:44.838761285 +0200 @@ -1,0 +2,13 @@ +Thu Oct 7 17:15:54 UTC 2021 - Hans-Peter Jansen <[email protected]> + +- Finally nailed it: CMAKE_INSTALL_LIBDIR is absolute on Leaps and + relative on TW, but freerdp requires the relative variant. + Fixes boo#1190919 + +------------------------------------------------------------------- +Wed Oct 6 10:43:11 UTC 2021 - Hans-Peter Jansen <[email protected]> + +- Remove freerdp-fix-plugin-path.patch again, the problem was + introduced/fixed by cmake changes + +------------------------------------------------------------------- Old: ---- freerdp-fix-plugin-path.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freerdp.spec ++++++ --- /var/tmp/diff_new_pack.FHySZZ/_old 2021-10-11 15:30:45.322762061 +0200 +++ /var/tmp/diff_new_pack.FHySZZ/_new 2021-10-11 15:30:45.326762068 +0200 @@ -48,8 +48,6 @@ Source1: freerdp-rpmlintrc # PATCH-FIX-UPSTREAM freerdp-channels-off-link-fix.diff -- based on https://github.com/FreeRDP/FreeRDP/pull/7235 Patch0: freerdp-builtin-channels-off-link-fix.diff -# PATCH-FIX-SUSE freerdp-fix-plugin-path.patch -- preliminary fix addin loading -Patch1: freerdp-fix-plugin-path.patch BuildRequires: chrpath BuildRequires: cmake >= 2.8 BuildRequires: cups-devel @@ -203,6 +201,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_INSTALL_LIBDIR=%{_lib} \ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DWITH_ALSA=ON \
