2280 Commits

Author SHA1 Message Date
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 5f24abf44481224b7ebe4fd486fd86596b935ca4, 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 98b9b9b60e381737e4451f772e53e49d4c1998a9)
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
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
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