forked from pool/xorgxrdp
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
This commit is contained in:
parent
2f4ce6c30e
commit
79da619ff5
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user