Hello community, here is the log from the commit of package xorgxrdp for openSUSE:Factory checked in at 2018-08-06 11:54:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorgxrdp (Old) and /work/SRC/openSUSE:Factory/.xorgxrdp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorgxrdp" Mon Aug 6 11:54:53 2018 rev:8 rq:627610 version:0.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xorgxrdp/xorgxrdp.changes 2018-07-03 23:35:55.832273167 +0200 +++ /work/SRC/openSUSE:Factory/.xorgxrdp.new/xorgxrdp.changes 2018-08-06 11:54:55.349311546 +0200 @@ -1,0 +2,7 @@ +Mon Aug 6 07:35:47 UTC 2018 - [email protected] + +- Add xorg-macros BuildRequires and %{x11_abi_videodrv_req} and + %{x11_abi_xinput_req} to prevent ABI mismatch with Xorg, reported + and fix suggested by Michal Srb (boo#1103556). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorgxrdp.spec ++++++ --- /var/tmp/diff_new_pack.kfnJAQ/_old 2018-08-06 11:54:55.817312359 +0200 +++ /var/tmp/diff_new_pack.kfnJAQ/_new 2018-08-06 11:54:55.821312367 +0200 @@ -32,6 +32,7 @@ BuildRequires: nasm BuildRequires: xorg-x11-server-sdk BuildRequires: xrdp-devel +BuildRequires: pkgconfig(xorg-macros) Requires: xrdp >= 0.9.1 # For 42.x keep to use libXfont-devel %if 0%{?suse_version} > 1320 @@ -40,6 +41,8 @@ BuildRequires: libXfont-devel %endif ExcludeArch: s390 s390x +%{x11_abi_videodrv_req} +%{x11_abi_xinput_req} %description This package contains Xorg driver modules for xrdp
