Missing files

This commit is contained in:
Jan Grulich 2014-05-21 12:07:55 +02:00
parent 7a3dd6d5af
commit 01e5c8430d
1 changed files with 3 additions and 1 deletions

View File

@ -463,7 +463,7 @@ popd
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%files
%doc LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt
%if 0%{?qtchooser}
# not editable config files, so not using %%config here
@ -531,6 +531,7 @@ popd
%{_bindir}/rcc*
%{_bindir}/syncqt*
%{_bindir}/uic*
%{_bindir}/qlalr
%{_qt5_bindir}/moc*
%{_qt5_bindir}/qdbuscpp2xml*
%{_qt5_bindir}/qdbusxml2cpp*
@ -539,6 +540,7 @@ popd
%{_qt5_bindir}/rcc*
%{_qt5_bindir}/syncqt*
%{_qt5_bindir}/uic*
%{_qt5_bindir}/qlalr
%if "%{_qt5_headerdir}" != "%{_includedir}"
%dir %{_qt5_headerdir}
%endif