Michal Srb changed bug 1103556
What Removed Added
CC   msrb@suse.com
Assignee xorg-enterprise-bugs@forge.provo.novell.com fezhang@suse.com

Comment # 1 on bug 1103556 from
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: