forked from pool/xorgxrdp
Accepting request 627610 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/627610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorgxrdp?expand=0&rev=8
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user