|
|
@ -3,7 +3,7 @@
|
|
|
|
Summary: Qt6 - QtTool components
|
|
|
|
Summary: Qt6 - QtTool components
|
|
|
|
Name: qt6-qttools
|
|
|
|
Name: qt6-qttools
|
|
|
|
Version: 6.1.0
|
|
|
|
Version: 6.1.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv3 or LGPLv2
|
|
|
|
License: LGPLv3 or LGPLv2
|
|
|
|
Url: http://www.qt.io
|
|
|
|
Url: http://www.qt.io
|
|
|
@ -190,15 +190,6 @@ for i in * ; do
|
|
|
|
done
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
|
|
pushd %{buildroot}%{_libdir}
|
|
|
|
|
|
|
|
for i in * ; do
|
|
|
|
|
|
|
|
case "${i}" in
|
|
|
|
|
|
|
|
lprodump|lrelease-pro|lupdate-pro)
|
|
|
|
|
|
|
|
ln -v ${i} %{buildroot}%{_libdir}/${i}-qt6
|
|
|
|
|
|
|
|
;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
done
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## .prl/.la file love
|
|
|
|
## .prl/.la file love
|
|
|
|
# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
|
|
|
|
# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
|
|
|
@ -299,9 +290,9 @@ popd
|
|
|
|
%{_qt6_bindir}/lconvert*
|
|
|
|
%{_qt6_bindir}/lconvert*
|
|
|
|
%{_qt6_bindir}/lrelease*
|
|
|
|
%{_qt6_bindir}/lrelease*
|
|
|
|
%{_qt6_bindir}/lupdate*
|
|
|
|
%{_qt6_bindir}/lupdate*
|
|
|
|
%{_libdir}/lprodump*
|
|
|
|
%{_qt6_libexecdir}/lprodump*
|
|
|
|
%{_libdir}/lrelease*
|
|
|
|
%{_qt6_libexecdir}/lrelease*
|
|
|
|
%{_libdir}/lupdate*
|
|
|
|
%{_qt6_libexecdir}/lupdate*
|
|
|
|
|
|
|
|
|
|
|
|
%files -n qt6-qdbusviewer
|
|
|
|
%files -n qt6-qdbusviewer
|
|
|
|
%{_bindir}/qdbusviewer*
|
|
|
|
%{_bindir}/qdbusviewer*
|
|
|
@ -371,6 +362,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 24 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-2
|
|
|
|
|
|
|
|
- Rebuild with correct libexecdir path
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 06 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-1
|
|
|
|
* Thu May 06 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-1
|
|
|
|
- 6.1.0
|
|
|
|
- 6.1.0
|
|
|
|
|
|
|
|
|
|
|
|