From 79da619ff5ab4f2926f694d504cc9eeb55f6d321c88917449c592d3afe6f021d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 6 Aug 2018 09:06:02 +0000 Subject: [PATCH] Accepting request 627604 from home:zhangxiaofei:branches:X11:RemoteDesktop - 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). OBS-URL: https://build.opensuse.org/request/show/627604 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xorgxrdp?expand=0&rev=16 --- xorgxrdp.changes | 7 +++++++ xorgxrdp.spec | 3 +++ 2 files changed, 10 insertions(+) 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