Rebuild with correct libexecdir path

This commit is contained in:
Jan Grulich 2021-05-24 09:45:50 +02:00
parent d53bc05a9a
commit 63313fc385
1 changed files with 7 additions and 13 deletions

View File

@ -3,7 +3,7 @@
Summary: Qt6 - QtTool components
Name: qt6-qttools
Version: 6.1.0
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -190,15 +190,6 @@ for i in * ; do
done
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
# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
@ -299,9 +290,9 @@ popd
%{_qt6_bindir}/lconvert*
%{_qt6_bindir}/lrelease*
%{_qt6_bindir}/lupdate*
%{_libdir}/lprodump*
%{_libdir}/lrelease*
%{_libdir}/lupdate*
%{_qt6_libexecdir}/lprodump*
%{_qt6_libexecdir}/lrelease*
%{_qt6_libexecdir}/lupdate*
%files -n qt6-qdbusviewer
%{_bindir}/qdbusviewer*
@ -371,6 +362,9 @@ popd
%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
- 6.1.0