Commit Graph

2542 Commits

Author SHA1 Message Date
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
Caolán McNamara
c5a86e113e latest version 2022-07-22 20:08:13 +01:00
Caolán McNamara
9112679ebb noarch package built differently on different architectures 2022-07-22 08:57:17 +01:00
Caolán McNamara
4d86e96436 noarch package built differently on different architectures 2022-07-21 15:52:00 +01:00
Caolán McNamara
d60f79adec s390x test failure 2022-07-21 08:39:57 +01:00
Caolán McNamara
0147b6f219 rhbz#2104072 build on i686 without java support 2022-07-20 15:13:24 +01:00
Caolán McNamara
6911a74ca3 sync n-v-r in changelog 2022-07-16 12:26:20 +01:00
Stephan Bergmann
e374187b12 Resolves: rhbz#2104545 Avoid call to utl::IsYounger if possible 2022-07-11 13:49:47 +02:00
David Tardon
9cb8d75ea6 Fix the new {hunspell,hyphen}-pt-BR deps 2022-06-23 13:56:29 +02:00
Caolán McNamara
8aaefc3d1b fix conditional 2022-06-23 08:54:36 +01:00
Caolán McNamara
bc529edd1b make this conditional on the fedora version 2022-06-23 08:49:00 +01:00
Parag Nemade
03b5b299cc
Fix Requires: hunspell-pt-BR and hyphen-pt-BR for libreoffice-langpack-pt-BR 2022-06-23 12:52:05 +05:30
Stephan Bergmann
f66d57793c Resolves: rhbz#2097411 Fails to build with Python 3.11 2022-06-16 23:11:00 +02:00
Python Maint
ad3f2ac37d Rebuilt for Python 3.11 2022-06-13 19:54:12 +02:00
Caolán McNamara
6cc498743e 7.3.4 release 2022-06-09 18:52:48 +01:00
Caolán McNamara
0c46849426 fix vertical text test with latest harfbuzz 2022-05-05 10:33:00 +01:00
Thomas Rodgers
1ef3cf702c Rebuilt for Boost 1.78 2022-05-04 11:40:31 +02:00
Caolán McNamara
d486e8776a 7.3.3 release 2022-05-02 20:39:34 +01:00
Caolán McNamara
5511f4c2d6 7.3.2 release 2022-04-05 14:39:57 +01:00
Caolán McNamara
66fe1e6b5b disable failing s390x test 2022-03-15 08:53:02 +00:00
Caolán McNamara
f8eaa8d6f5 tdf#144862 use resolution independent text rendering 2022-03-14 15:10:31 +00:00