examples aren't doc, build doc unconditionally
This commit is contained in:
parent
90852705a6
commit
6c2730a37a
@ -1,9 +1,6 @@
|
|||||||
%global qt_module qtserialport
|
%global qt_module qtserialport
|
||||||
|
|
||||||
# To build without qttools doctools package, just undefine docs
|
|
||||||
%ifarch %{arm} %{ix86} x86_64
|
|
||||||
%global docs 1
|
%global docs 1
|
||||||
%endif
|
|
||||||
|
|
||||||
Summary: Qt5 - SerialPort component
|
Summary: Qt5 - SerialPort component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
@ -119,10 +116,10 @@ popd
|
|||||||
%license LICENSE.FDL
|
%license LICENSE.FDL
|
||||||
%{_qt5_docdir}/qtserialport.qch
|
%{_qt5_docdir}/qtserialport.qch
|
||||||
%{_qt5_docdir}/qtserialport/
|
%{_qt5_docdir}/qtserialport/
|
||||||
|
%endif
|
||||||
|
|
||||||
%files examples
|
%files examples
|
||||||
%{_qt5_examplesdir}/
|
%{_qt5_examplesdir}/
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user