build -doc on all archs
This commit is contained in:
parent
6fc55aa34d
commit
1524c8662a
@ -6,15 +6,13 @@
|
||||
#global bootstrap 1
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
%ifarch %{arm} %{ix86} x86_64
|
||||
%define docs 1
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Summary: Qt5 - QtXmlPatterns component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.8.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
@ -134,6 +132,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-4
|
||||
- build -doc on all archs
|
||||
|
||||
* Thu Mar 30 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-3
|
||||
- de-bootstrap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user