de-bootstrap
This commit is contained in:
parent
be530870e1
commit
1ae065eaaf
@ -3,7 +3,7 @@
|
|||||||
# define to build docs, need to undef this for bootstrapping
|
# define to build docs, need to undef this for bootstrapping
|
||||||
# where qt5-qttools builds are not yet available
|
# where qt5-qttools builds are not yet available
|
||||||
# only primary archs (for now), allow secondary to bootstrap
|
# only primary archs (for now), allow secondary to bootstrap
|
||||||
%global bootstrap 1
|
#global bootstrap 1
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%ifarch %{arm} %{ix86} x86_64
|
%ifarch %{arm} %{ix86} x86_64
|
||||||
@ -14,7 +14,7 @@
|
|||||||
Summary: Qt5 - QtXmlPatterns component
|
Summary: Qt5 - QtXmlPatterns component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.8.0
|
Version: 5.8.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -134,6 +134,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 30 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-3
|
||||||
|
- de-bootstrap
|
||||||
|
|
||||||
* Wed Mar 29 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-2
|
* Wed Mar 29 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-2
|
||||||
- bootstrap
|
- bootstrap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user