|
|
@ -1,9 +1,7 @@
|
|
|
|
%global qt_module qtcharts
|
|
|
|
%global qt_module qtcharts
|
|
|
|
|
|
|
|
|
|
|
|
# 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 - Charts component
|
|
|
|
Summary: Qt5 - Charts component
|
|
|
|
Name: qt5-%{qt_module}
|
|
|
|
Name: qt5-%{qt_module}
|
|
|
@ -101,10 +99,10 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|
|
|
%files doc
|
|
|
|
%files doc
|
|
|
|
%{_qt5_docdir}/qtcharts.qch
|
|
|
|
%{_qt5_docdir}/qtcharts.qch
|
|
|
|
%{_qt5_docdir}/qtcharts/
|
|
|
|
%{_qt5_docdir}/qtcharts/
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%files examples
|
|
|
|
%files examples
|
|
|
|
%{_qt5_examplesdir}/
|
|
|
|
%{_qt5_examplesdir}/
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|