Commit Graph

2512 Commits

Author SHA1 Message Date
Caolán McNamara
9bf7131280 this test passes now in F38 2023-01-25 09:20:11 +00:00
Caolán McNamara
79ea8ca8f2 SwMacrosTest::testVba macros-test.cxx:141 failing on s390x 2023-01-22 20:23:25 +00:00
Caolán McNamara
daa0d5b0d6 7.5.0 beta 2023-01-21 19:47:08 +00:00
Fedora Release Engineering
f05d696fa6 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 17:17:23 +00:00
Caolán McNamara
d7a0f31432 latest version 2023-01-12 20:59:35 +00:00
Pete Walter
8b14c030ad Rebuild for ICU 72 2022-12-31 04:02:52 +00:00
Caolán McNamara
9cd4940aa7 fix License syntax "and/or" -> "AND/OR" 2022-12-16 14:57:58 +00:00
Caolán McNamara
fc121867c8 add BuildRequires on hunspell-en-US for testTdf124603 2022-12-06 17:03:25 +00:00
Caolán McNamara
1b3d7445c4 drop merged patch 2022-11-17 20:18:37 +00:00
Caolán McNamara
4f76741a7b 7.4.3 release 2022-11-17 20:11:46 +00:00
Caolán McNamara
595b496eb1 Resolves: rhbz#2143431 fix autofilter missing search entry 2022-11-17 09:27:19 +00:00
Caolán McNamara
7c53037c1d use SPDX names for licences
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.
2022-11-16 10:00:58 +00:00
Caolán McNamara
21034f7ae8 'Public Domain' in concat-deps.c is a build-time only tool
https://docs.fedoraproject.org/en-US/legal/license-field/

The spec file License: field consists of an enumeration of all licenses
covering any code or other material contained in the corresponding
*binary* RPM.
2022-11-15 20:24:07 +00:00
Caolán McNamara
e1dd42374b make the "small build" unconditional
but move it to before install, try less memory for linking for s390x as
well
2022-11-15 09:27:42 +00:00
Caolán McNamara
cc98f5b9a6 Related: rhbz#2136459 throw a volatile at it 2022-10-20 12:53:31 +01:00
Caolán McNamara
dee0815c7c latest version 2022-10-13 12:36:23 +01:00
Troy Dawson
cd6805342d apply_patch not available in newer rpm 2022-09-28 14:26:44 -07:00
Caolán McNamara
766970866f 7.4.1 release 2022-09-16 09:26:46 +01:00
Stephan Bergmann
ec6d868076 Revert "Related: rhbz#2121654 Work around pkgconfig(libpq) conflict"
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
2022-08-30 10:09:38 +02:00
Stephan Bergmann
5f24abf444 Related: rhbz#2121654 Work around pkgconfig(libpq) conflict
...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)
2022-08-27 09:50:16 +02:00
Caolán McNamara
9beb64f525 7.4.0.3 2022-08-18 19:37:47 +01:00
Caolán McNamara
0a93326802 don't need these tests to be explicitly disabled anymore 2022-08-18 12:55:05 +01:00
Caolán McNamara
a11224cb91 drop fedora conditional 2022-08-15 08:45:51 +01:00
Caolán McNamara
1e633df8d0 without -O2 _FORTIFY_SOURCE gives a warning 2022-08-14 15:42:29 +01:00
Caolán McNamara
a40f7d6135 s390x -O1 doesn't work either
/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
2022-08-14 11:53:32 +01:00
Caolán McNamara
e89e0de58b try -O1 for s390x for now 2022-08-13 21:22:38 +01:00
Caolán McNamara
0652c5610c try just bridges first 2022-08-13 16:21:44 +01:00
Caolán McNamara
b2b412880c try noopt bridge code for s390x build failure 2022-08-13 16:04:18 +01:00
Caolán McNamara
3609232bbe package new files 2022-08-12 19:18:56 +01:00
Caolán McNamara
57b6e912d6 fix layout tests when using --without-fonts 2022-08-12 15:41:30 +01:00
Caolán McNamara
86a8f45c78 also need Rubik font 2022-08-12 09:00:49 +01:00
Caolán McNamara
30962b62b8 need liberation-narrow-fonts too 2022-08-11 20:46:08 +01:00
Caolán McNamara
9781539654 adjust debugging patch 2022-08-11 16:52:27 +01:00
Caolán McNamara
0f4b7eaf33 dejavu-serif-fonts also needed 2022-08-11 16:11:22 +01:00
Caolán McNamara
bd5bebbd04 need linux-libertine-fonts for tests 2022-08-11 16:08:31 +01:00
Caolán McNamara
aa79723844 rhbz#2072615 affects libreoffice tiff checks 2022-08-11 11:22:38 +01:00
Caolán McNamara
9714fd0778 turn off font combobox preview during cppunit test 2022-08-11 09:13:50 +01:00
Caolán McNamara
a68c5ec8c6 debug missing fonts 2022-08-10 19:43:57 +01:00
Caolán McNamara
8dbe0a402c testPdfDecompositionSize needs pdfium 2022-08-10 13:20:55 +01:00
Caolán McNamara
cc219f28bb some --disable-pdfium fixes 2022-08-10 09:21:35 +01:00
Caolán McNamara
7ac188d789 adjust tests 2022-08-09 16:16:25 +01:00
Caolán McNamara
ffd9bb495f need dragonbox 2022-08-09 12:09:24 +01:00
Caolán McNamara
7142255245 build-nocheck is archaic 2022-08-09 11:38:22 +01:00
Caolán McNamara
83e32fe090 BuildRequires: libtiff and libwebp 2022-08-09 11:19:12 +01:00
Caolán McNamara
1acdfaea9a without-system-libfixmath 2022-08-09 10:44:08 +01:00
Caolán McNamara
480321a5b4 without-system-dragonbox 2022-08-09 10:26:45 +01:00
Caolán McNamara
118073e7a4 buildrequires for gtk4 2022-08-09 10:11:01 +01:00
Caolán McNamara
6b3829519f 7.4.0 2022-08-09 10:00:13 +01:00
Caolán McNamara
921bb24a95 Rebuilt for poppler 22.08.0 2022-08-03 09:25:32 +01:00
František Zatloukal
1ec044545b Rebuilt for ICU 71.1 2022-08-02 13:23:47 +02:00