From b86b62c5fe71701b000d4091094a21b9c54b97d6 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 13 Jul 2017 14:00:49 -0400 Subject: [PATCH] Stop BuildRequiring cairo-gl. We install none of the additional demo clients it builds, and it's going away from the cairo package soon. --- weston.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/weston.spec b/weston.spec index 2382882..6931209 100644 --- a/weston.spec +++ b/weston.spec @@ -1,6 +1,6 @@ Name: weston Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Reference compositor for Wayland License: BSD and CC-BY-SA @@ -12,8 +12,6 @@ BuildRequires: libjpeg-turbo-devel BuildRequires: pam-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo) >= 1.10.0 -BuildRequires: pkgconfig(cairo-egl) >= 1.11.3 -BuildRequires: pkgconfig(cairo-gl) BuildRequires: pkgconfig(cairo-xcb) BuildRequires: pkgconfig(colord) >= 0.1.27 BuildRequires: pkgconfig(dbus-1) >= 1.6 @@ -156,6 +154,10 @@ find %{buildroot} -name \*.la -delete %{_libdir}/libweston-desktop-2.so %changelog +* Thu Jul 13 2017 Adam Jackson - 2.0.0-2 +- Stop BuildRequiring cairo-gl. We install none of the additional demo clients + it builds, and it's going away from the cairo package soon. + * Wed Jun 21 2017 Kalev Lember - 2.0.0-1 - Update to 2.0.0