build docs on all archs
This commit is contained in:
parent
32893c86ab
commit
cec4ba7c26
@ -2,14 +2,12 @@
|
||||
%global qt_module qtwebsockets
|
||||
|
||||
# To build without qttools doctools package, just undefine docs
|
||||
%ifarch %{arm} %{ix86} x86_64 %{power64} s390 s390x aarch64
|
||||
%global docs 1
|
||||
%endif
|
||||
|
||||
Summary: Qt5 - WebSockets component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.8.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
# See also http://doc.qt.io/qt-5/licensing.html
|
||||
@ -125,6 +123,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-2
|
||||
- build docs on all archs
|
||||
|
||||
* Mon Jan 30 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1
|
||||
- New upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user