diff --git a/xorgxrdp.changes b/xorgxrdp.changes index 7d239fd..32eb391 100644 --- a/xorgxrdp.changes +++ b/xorgxrdp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 6 07:35:47 UTC 2018 - fezhang@suse.com + +- 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). + ------------------------------------------------------------------- Tue Jul 3 03:03:35 UTC 2018 - fezhang@suse.com diff --git a/xorgxrdp.spec b/xorgxrdp.spec index cdda9ee..187dccc 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -32,6 +32,7 @@ BuildRequires: libtool 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: libXfont2-devel BuildRequires: libXfont-devel %endif ExcludeArch: s390 s390x +%{x11_abi_videodrv_req} +%{x11_abi_xinput_req} %description This package contains Xorg driver modules for xrdp