From c32abbfe79011fc1f86740347c4c56ee192ccad8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 28 Jan 2014 14:34:27 -0600 Subject: [PATCH] (re)enable -docs --- qt5-qtbase.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index a6f257d..d7f14f9 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -16,7 +16,7 @@ # where qt5-qttools builds are not yet available # only primary archs (for now), allow secondary to bootstrap %ifarch %{arm} %{ix86} x86_64 -#define docs 1 +%define docs 1 %endif #define pre rc1 @@ -26,7 +26,7 @@ Summary: Qt5 - QtBase components Name: qt5-qtbase Version: 5.2.0 -Release: 7%{?dist} +Release: 8%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -669,6 +669,9 @@ popd %changelog +* Tue Jan 28 2014 Rex Dieter 5.2.0-8 +- (re)enable -docs + * Mon Jan 27 2014 Rex Dieter - 5.2.0-7 - unconditionally enable freetype lcd_filter - (temp) disable docs (libxcb bootstrap)