Hello community, here is the log from the commit of package cairo for openSUSE:Factory checked in at 2017-12-15 14:03:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairo (Old) and /work/SRC/openSUSE:Factory/.cairo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairo" Fri Dec 15 14:03:05 2017 rev:80 rq:556455 version:1.15.8 Changes: -------- --- /work/SRC/openSUSE:Factory/cairo/cairo.changes 2017-09-13 21:40:51.521354392 +0200 +++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2017-12-15 14:03:20.790521942 +0100 @@ -1,0 +2,8 @@ +Tue Dec 12 11:18:44 UTC 2017 - [email protected] + +- Depend on pkgconfig(gl) and pkgconfig(egl) instead of Mesa-devel. + * The pkgconfig(gl) and pkgconfig(egl) are what cairo really + needs. Mesa-devel is too general and is a bottleneck in + distribution build. (bnc#1071297) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo.spec ++++++ --- /var/tmp/diff_new_pack.WKvGDr/_old 2017-12-15 14:03:22.446442004 +0100 +++ /var/tmp/diff_new_pack.WKvGDr/_new 2017-12-15 14:03:22.450441811 +0100 @@ -47,7 +47,8 @@ # Do not enable tests in build systems, it causes build loop! #BuildRequires: librsvg-devel poppler-devel %if %{build_gl_backend} -BuildRequires: Mesa-devel +BuildRequires: pkgconfig(egl) +BuildRequires: pkgconfig(gl) %endif %if %{build_xcb_backend} BuildRequires: pkgconfig(xcb)
