http://bugzilla.opensuse.org/show_bug.cgi?id=1103556 http://bugzilla.opensuse.org/show_bug.cgi?id=1103556#c1 Michal Srb <msrb@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msrb@suse.com Assignee|xorg-enterprise-bugs@forge. |fezhang@suse.com |provo.novell.com | --- Comment #1 from Michal Srb <msrb@suse.com> --- Reassigning to Felix, maintainer of xorgxrdp. It seems that xorgxrdp was not rebuilt after the latest xorg-x11-server update. I can not tell why, AFAIK build service should have triggered the rebuild because it has the BuildRequires on xorg-x11-server-sdk. Felix, do you have idea why it was not rebuilt? Additionally, we can prevent this kind of ABI mismatch at RPM level. So if something like that happens in future, the xorg-x11-server will not update until update for xorgxrdp is also available. Please add these lines to the package spec file: BuildRequires: pkgconfig(xorg-macros) ... %{x11_abi_videodrv_req} See for example how it is done in xf86-video-amdgpu. -- You are receiving this mail because: You are on the CC list for the bug.