From 270d04e4e421244df0c5ce24494e72b2c24e1a84 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 5 May 2016 19:15:50 -0500 Subject: [PATCH] BR: mesa-dri-drivers (tests) --- qt5-qtdeclarative.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 82e7824..d83c656 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -18,7 +18,7 @@ Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module} Version: 5.6.0 -Release: 6%{?prerelease:.%{prerelease}}%{?dist} +Release: 7%{?prerelease:.%{prerelease}}%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -56,6 +56,7 @@ BuildRequires: python %if 0%{?tests} BuildRequires: dbus-x11 +BuildRequires: mesa-dri-drivers BuildRequires: time BuildRequires: xorg-x11-server-Xvfb %endif @@ -246,6 +247,9 @@ make check -k -C %{_target_platform}/tests ||: %changelog +* Thu May 05 2016 Rex Dieter - 5.6.0-7 +- BR: mesa-dri-drivers (tests) + * Thu May 05 2016 Rex Dieter - 5.6.0-6 - drop local -fno-delete-null-pointer-checks hack, used in all Qt5 builds now - add %%check