https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/
I see that when prompted to install something like: libreoffice-langpack-es
when launching libreoffice from LANG=es_ES.UTF-8, when it wasn't already
installed, that the packagekit prompt suggests that its "proprietary
code", so tidy these up.
This reverts commit 5f24abf444, which is no longer
needed after
<224667bda0>
"Do not provide pkgconfig(libpq) from postgresql-private-devel to not trick
packages that actually require libpq-devel" on rawhide
...between libpq-devel and postgresql-private-devel, so that the BuildRequires:
pkgconfig(libpq) would now erroneously pick up postgresql-private-devel rather
than libpq-devel at least on F36 (and which causes trouble when trying to do a
LibreOffice flatpak build, which only bundles libpq but not
postgresql-private-libs)
(cherry picked from commit 98b9b9b60e)
/usr/bin/ld: /tmp/ccaNGd56.ltrans45.ltrans.o: in function `SfxMedium::CheckFileDate(com::sun:⭐:util::DateTime const&)':
/builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK8'
/usr/bin/ld: /builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK16'
/usr/bin/ld: /tmp/ccaNGd56.ltrans45.ltrans.o: in function `SfxMedium::ShowLockFileProblemDialog(SfxMedium::MessageDlg)':
/builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK8'
/usr/bin/ld: /builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK16'
/usr/bin/ld: /tmp/ccaNGd56.ltrans47.ltrans.o: in function `SfxMedium::LinkStubShowReloadEditableDialog(void*, void*)':
/builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK8'
/usr/bin/ld: /builddir/build/BUILD/libreoffice-7.4.0.2/include/com/sun/star/uno/Reference.hxx:158: undefined reference to `.LTHUNK16'
collect2: error: ld returned 1 exit status