Commit Graph

897 Commits

Author SHA1 Message Date
Jan Horak
7333da7c72 Added fix for addon installing and langpacks 2021-09-07 11:44:35 +02:00
Jan Horak
f640939196 Fixing langpack installation 2021-09-01 13:02:34 +02:00
Jan Horak
0774c9eef8 Fixing langpack installation 2021-09-01 12:39:25 +02:00
Jan Horak
1e9164a98d Update to 91.0.3 2021-08-26 10:33:01 +02:00
Jan Horak
679ff47878 Removing obsolete files 2021-08-24 14:10:21 +02:00
Jan Horak
445607645c Make shebang linter happy by removing executable flag from all third party rust source files 2021-08-24 12:03:24 +02:00
Jan Horak
e046b6fe79 Fixing prefix install path 2021-08-24 09:26:03 +02:00
Jan Horak
0c2705053d fixed paths 2021-08-23 22:52:03 +02:00
Jan Horak
e7989bff2d Fix for dynstack: PTHREAD_STACK_MIN < 32 * 1024 ? 32 * 1024 : PTHREAD_STACK_MIN; 2021-08-23 17:27:35 +02:00
Jan Horak
be7a69c6ca Add m4 BR 2021-08-23 15:41:22 +02:00
Jan Horak
94d28edf9d Update cbindgen 2021-08-23 14:22:18 +02:00
Jan Horak
decb45a24c Use system python 2021-08-23 14:09:47 +02:00
Jan Horak
bb31bb44f7 Update to 91.0.2 2021-08-23 13:44:06 +02:00
Jan Horak
c50dfcd979 Update to 91.0 2021-08-23 13:33:18 +02:00
Jan Horak
d996b693ea Added python 3.10 patch because of failing ImportError: cannot import name 'Iterable' from 'collections' 2021-07-27 08:17:44 +02:00
Fedora Release Engineering
fe7bcca8e8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 19:14:00 +00:00
Jan Horak
0e33ec0171 Update to latest upstream version 2021-07-21 14:43:28 +02:00
Jan Horak
c1f0ffdcde Update to latest upstream version 2021-06-02 14:37:37 +02:00
Fabio Valentini
edf3b30dbe
split off librnp and make it possible to use a different OpenPGP backend 2021-05-22 21:49:09 +02:00
Jan Horak
1dcf282298 Fixed source0 2021-05-05 14:44:06 +02:00
Jan Horak
488830f42c Update to latest upstream version 2021-05-04 15:28:58 +02:00
Jonathan Wakely
bdbd91ebf6 Rebuilt for removed libstdc++ symbol (#1937698) 2021-03-30 19:40:17 +01:00
Jan Horak
2e807c198d Added patch for c linkages 2021-03-16 21:27:14 +01:00
Jan Horak
bc6d75e2e3 Update to 78.8.1 build1 2021-03-15 15:35:32 +01:00
Jan Horak
37d1c2daa5 Update to 78.8.0 build1 2021-02-18 08:48:03 +01:00
Kalev Lember
2b36aeb6ff Fix warnings from requires filtering
Avoid using %{name} in %{mozappdir} definition as it's expanded
separately for each subpackage when doing requires filtering, which then
leads to expanding it as /usr/lib64/thunderbird,
/usr/lib64/thunderbird-wayland etc, which is incorrect.

Just spell out "thunderbird" instead of "%{name}" to avoid this.

find: ‘/builddir/build/BUILDROOT/thunderbird-78.7.0-2.fc33.x86_64/usr/lib64/thunderbird-wayland’: No such file or directory
2021-02-01 15:02:03 +01:00
Jan Horak
8d7d533c90 Fixing package requires/provides the same way as provided by kalev for Firefox 2021-01-28 14:41:19 +01:00
Jan Horak
c3cb08572f ExcludeArch s390x because of build problems 2021-01-27 17:26:22 +01:00
Jan Horak
c9ba77bec0 Filtering libxul from the requires 2021-01-27 08:37:17 +01:00
Jan Horak
0d42408b42 Update to 78.7.0 build2 2021-01-27 08:33:41 +01:00
Jan Horak
d1b3a8c81d Filter package provides and requires 2021-01-20 16:53:09 +01:00
Jan Horak
cab9dc2227 Own /usr/lib*/thunderbird/gtk2 directory 2021-01-20 15:43:00 +01:00
Jan Horak
17b401b78f Provide /etc/thunderbird/pref (bug #1525709) 2021-01-20 15:39:04 +01:00
Tom Stellard
661d8e5a44 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-19 15:04:58 +00:00
Jan Horak
16c89a48ab Update to 78.6.1 build1 2021-01-14 11:40:03 +01:00
Jan Horak
e3a8433c0d Update to 78.6.0 build1 2020-12-15 15:44:08 +01:00
Martin Stransky
a04b1f0c10 Added fix for rhbz#1907267 (Thunderbird on Wayland launcher does not show up as 'running' in the dash) 2020-12-14 05:55:05 +01:00
Jan Horak
8774290627 Removed rust-1.47 patch as long as it's no longer needed 2020-11-26 13:33:08 +01:00
Jan Horak
0ddf1e08eb Update to 78.5 build3 2020-11-25 16:21:00 +01:00
Jan Horak
70e36fa48e Update to 78.5 build3 2020-11-25 16:10:42 +01:00
Jan Horak
e485bc63ec Update to 78.5 build3 2020-11-25 11:36:49 +01:00
Jan Horak
43de65877b Fixed sources 2020-11-13 09:36:33 +01:00
Jan Horak
f41316d9d5 Update to 78.4.3 build1 2020-11-12 16:46:32 +01:00
Kalev Lember
f11e4fcd51 Add release tag to appdata
flatpak uses this to display version information.
2020-11-09 12:49:08 +01:00
Jan Horak
20280bc942 Bump release 2020-10-29 13:11:36 +01:00
Jan Horak
5f0bec1b5b Enabled s390x again with patch and disabled elfhack everywhere 2020-10-29 13:10:48 +01:00
Jan Horak
4d99afa69b Disabled s390x due to https://bugzilla.redhat.com/show_bug.cgi?id=1886672 2020-10-27 09:08:52 +01:00
Jan Horak
9796ca8e36 Using icu for the generating the icudata 2020-10-26 11:44:18 +01:00
Jan Horak
13e0dd9f48 Finding out why the icu data gen fails 2020-10-23 16:17:39 +02:00
Jan Horak
86967ddc20 Rust 1.47 build patch added 2020-10-23 13:33:38 +02:00