bootstrap
This commit is contained in:
parent
f10e0adb16
commit
be530870e1
@ -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
|
||||||
@ -134,9 +134,11 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 29 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-2
|
||||||
|
- bootstrap
|
||||||
|
|
||||||
* Fri Jan 27 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-2
|
* Fri Jan 27 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-2
|
||||||
- Add qt5-qtbase-doc as requires to doc creation. Is needed to generate proper indexes
|
- Add qt5-qtbase-doc as requires to doc creation.
|
||||||
and enable examples to be proper installed.
|
|
||||||
|
|
||||||
* Fri Jan 27 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1
|
* Fri Jan 27 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
Loading…
Reference in New Issue
Block a user