build -doc unconditionally

This commit is contained in:
Rex Dieter 2017-04-03 08:10:33 -05:00
parent c9c681bea7
commit efa3d01376

View File

@ -1,14 +1,12 @@
%global qt_module qtsvg %global qt_module qtsvg
# To build without qttools doctools package, just undefine docs # To build without qttools doctools package, just undefine docs
%ifarch %{arm} %{ix86} x86_64
%global docs 1 %global docs 1
%endif
Summary: Qt5 - Support for rendering and displaying SVG Summary: Qt5 - Support for rendering and displaying SVG
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.8.0 Version: 5.8.0
Release: 1%{?dist} Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -119,6 +117,9 @@ popd
%changelog %changelog
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-2
- build -doc unconditionally
* Mon Jan 30 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1 * Mon Jan 30 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1
- New upstream version - New upstream version