Hello community, here is the log from the commit of package xorg-x11-server for openSUSE:Factory checked in at 2017-12-15 14:03:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old) and /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server" Fri Dec 15 14:03:24 2017 rev:351 rq:556490 version:1.19.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes 2017-11-30 12:36:40.688927017 +0100 +++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 2017-12-15 14:03:30.734041926 +0100 @@ -1,0 +2,8 @@ +Tue Dec 12 13:11:34 UTC 2017 - [email protected] + +- Depend on pkgconfig's gl, egl and gbm instead of Mesa-devel. + * Those dependencies are what xorg-x11-server really needs. + Mesa-devel is too general and is a bottleneck in distribution + build. (bnc#1071297) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-server.spec ++++++ --- /var/tmp/diff_new_pack.vQEXQV/_old 2017-12-15 14:03:33.133926073 +0100 +++ /var/tmp/diff_new_pack.vQEXQV/_new 2017-12-15 14:03:33.137925880 +0100 @@ -68,7 +68,6 @@ Source91: xorg-server-provides Source92: pre_checkin.sh -BuildRequires: Mesa-devel BuildRequires: bison BuildRequires: flex BuildRequires: libtool @@ -81,6 +80,7 @@ BuildRequires: pkgconfig(dri) >= 7.8.0 BuildRequires: pkgconfig(dri2proto) BuildRequires: pkgconfig(dri3proto) +BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(epoxy) >= 1.1 %if 0%{?have_wayland} == 1 BuildRequires: pkgconfig(wayland-client) @@ -92,6 +92,8 @@ BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(fontutil) BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(gbm) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glproto) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(inputproto) >= 1.9.99.902
