Commit Graph

1365 Commits

Author SHA1 Message Date
Martin Stransky
25b842803d Updated to 67.0.4 2019-06-20 10:26:20 -07:00
Martin Stransky
e800041374 Disabled ppc64le PGO builds 2019-06-19 11:40:00 -07:00
Martin Stransky
0ecdc7b819 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefox 2019-06-19 02:05:03 -07:00
Martin Stransky
c66793c7cf removed bcond for debug build as it causes failures on koji 2019-06-19 01:59:51 -07:00
Jan Horak
2c3bb2bfc6 Merge #12 Try to fix linking with libraries in /app/lib64 2019-06-19 08:18:26 +00:00
Martin Stransky
c02fc39cdc Disable debug builds by default 2019-06-18 17:34:20 -07:00
Martin Stransky
1dacd1e877 Updated to 67.0.3 2019-06-18 14:31:38 -07:00
Kalev Lember
c545b67dfc Try to fix linking with libraries in /app/lib64
When building a flatpak module, make sure to pass -L%{_libdir} to ld so
that it can find libraries installed in /app/lib64. Normally, this is
set through the %{__global_ldflags} macro, but firefox doesn't use that,
so we need to pass the correct -L manually.

This should hopefully fix the issue with pipewire-0.2 linking that
recent firefox flatpak builds have run into.
2019-06-13 21:06:08 +02:00
Martin Stransky
92e37b0a30 build fix - debug_build 2019-06-11 14:45:43 +02:00
Martin Stransky
5209397ee2 Updated to 67.0.2 2019-06-11 12:57:51 +02:00
Kalev Lember
f1dfc1369f Fix mismatching " in the launcher script when built for flatpak 2019-06-05 11:06:18 +02:00
Jan Horak
7edd26f80c Fix external app handling in flatpak 2019-05-31 16:13:47 +02:00
Martin Stransky
9ccabf9ffb removed mozbz#1552590 fix 2019-05-27 15:07:37 +02:00
Martin Stransky
ecd684cf21 Added mozbz#1552590 2019-05-27 14:19:43 +02:00
Martin Stransky
e964700ac9 Added wayland buffer optimization (mozilla#1553747). 2019-05-23 10:12:37 +02:00
Martin Stransky
be085d6310 Updated to 67.0 Build 2, Use %lang() in regular builds. 2019-05-17 08:02:58 +02:00
Martin Stransky
f0f06660d5 Use %lang() in regular builds. 2019-05-17 07:46:20 +02:00
Jan Horak
ac6a9cd3ba Removed %lang() prefix from langpacks file list due to flatpak 2019-05-16 16:15:57 +02:00
Martin Stransky
bbb92a8572 Updated to 67.0 2019-05-15 16:14:03 +02:00
Martin Stransky
72535be696 Updated to 66.0.5 2019-05-08 12:50:20 +02:00
Martin Stransky
d2c66f3422 Updated to 66.0.4 2019-05-05 21:54:46 +02:00
Martin Stransky
4b28510966 Disabled s390x again 2019-05-03 08:56:06 +02:00
Martin Stransky
bb7645550d Enabled s390x again 2019-05-02 10:52:11 +02:00
Martin Stransky
dc7ec5531b Removed fix for mozbz#526293 as it's broken ans does not bring any new functionality. 2019-05-02 10:50:49 +02:00
Martin Stransky
f232c3cf8d Updated to 66.0.3 (Build 1) 2019-04-11 13:22:12 +02:00
Martin Stransky
9ffa95d2a9 Fixed Bug 1694377 - remove the double leading underscores, by Evan Klitzke 2019-04-01 10:27:34 +02:00
Martin Stransky
a2eb082d2a Updated to 66.0.2 (Build 1), Added fixes for mozbz#1526243, mozbz#1540145 2019-04-01 09:46:45 +02:00
Martin Stransky
9de33b36f0 Enabled pipewire for flatpak 2019-03-29 11:53:07 +01:00
Martin Stransky
384fee2ff4 Added fix for mozbz#1539471 - wayland popups/tooltips 2019-03-28 14:23:14 +01:00
Martin Stransky
739f4c25cc Added fix for mozbz#526293 - show remote locations at file chooser dialog 2019-03-27 10:39:04 +01:00
Martin Stransky
ec7dcc0851 Release up 2019-03-26 07:52:58 +01:00
Martin Stransky
38e1aa53ae Disable PGO on flatpak/modules 2019-03-26 07:45:18 +01:00
Martin Stransky
c20bee6187 Make wayland default on flatpak 2019-03-25 13:51:39 +01:00
Martin Stransky
5055837f0f Updated to 66.0.1 (Build 1) 2019-03-22 17:41:37 +01:00
Martin Stransky
10d0e02bf3 Test module build, use flatpak global define, Added fix for F31 (mozbz#1533969) - minor fix 2019-03-22 14:58:09 +01:00
Martin Stransky
ec310c76e1 Test module build, use flatpak global define, Added fix for F31 (mozbz#1533969) 2019-03-22 14:54:34 +01:00
Martin Stransky
0813120c79 Fixed /usr in launch scripts to allow run in container 2019-03-21 15:18:35 +01:00
Martin Stransky
cb313562d6 Release build, Fixed mozbz#1423598 for multi-monitor setup, rawhide build fix (hopefully) 2019-03-21 13:57:09 +01:00
Martin Stransky
51a685cae0 Fixed mozbz#1423598 for multi-monitor setup 2019-03-21 12:19:07 +01:00
Martin Stransky
ad36ec0588 Added module specific build config 2019-03-21 10:17:24 +01:00
Martin Stransky
70909c26e2 Updated mozbz#1468911 patch 2019-03-20 15:53:06 +01:00
Martin Stransky
016e602ac9 Disabled u2f-hidraw-policy in test build as it's not provided by any module yet 2019-03-20 14:02:29 +01:00
Martin Stransky
332c921696 Switched to test builds - 7.test 2019-03-20 09:30:02 +01:00
Martin Stransky
7c6cd89aae Disabled default Wayland backend for Fedora 30 2019-03-18 23:00:27 +01:00
Martin Stransky
a99b4bf95a Added fix for mozbz#1468911 2019-03-18 11:14:09 +01:00
Martin Stransky
c75c4e98de Release build 2019-03-18 09:55:22 +01:00
Martin Stransky
5546bd63b7 Changelog fix 2019-03-15 16:10:15 +01:00
Martin Stransky
54b6f9133d new sources 2019-03-15 14:55:37 +01:00
Martin Stransky
3c7324fe12 Release up 2019-03-15 13:59:53 +01:00
Martin Stransky
2253caedfa Updated to 66.0 (Build 3), Re-enable s390x arches, Fixed Wayland specific bugs mozbz#1535567, mozbz#1431399 2019-03-15 13:49:30 +01:00
Martin Stransky
295a18adce Use ld on i686 2019-03-13 15:34:01 +01:00
Martin Stransky
d79b33b641 Use gold linker on i686 2019-03-13 09:41:12 +01:00
Tomas Popela
69d7077952 Rebase and apply the PipeWire patch 2019-03-13 09:22:22 +01:00
Martin Stransky
bc42e3d624 ARM build fix - libopus 2019-03-12 21:12:03 +01:00
Martin Stransky
d4b223825f i686 build tweaks 2019-03-12 21:01:12 +01:00
Martin Stransky
995e388676 BuildRequire nasm >= 1.13 for libav1 2019-03-12 15:13:40 +01:00
Martin Stransky
8fedaacddf AV1 build patches 2019-03-12 14:58:18 +01:00
Martin Stransky
83e8010a4f Updated to 66.0 2019-03-12 12:32:07 +01:00
Martin Stransky
4c135f9179 Disabled s390x builds due to https://pagure.io/fedora-infrastructure/issue/7581 2019-03-01 16:04:46 +01:00
Martin Stransky
d35dd9ebae Updated to 65.0.2, Disabled PGO+LTO for Fedora 30, Disabled Mozilla Crashreporter to get Wayland crashes by ABRT 2019-03-01 10:08:22 +01:00
Martin Stransky
830c907bb5 Revered the debug setup 2019-03-01 08:30:19 +01:00
Martin Stransky
98f70c2cac debug build - disable second arches 2019-03-01 08:15:25 +01:00
Martin Stransky
6ccf5ba84e debug build 2019-03-01 08:13:28 +01:00
Martin Stransky
92092b1c24 Disabled -Werror=format-security due to build failures on F30 2019-03-01 08:10:52 +01:00
Martin Stransky
c685c9d47b Enable ARBT for Fedora 29 and later to catch wayland crashes. Disabled system libvpx for Fedora 30 and rawhide 2019-02-28 12:55:07 +01:00
Martin Stransky
4081c01e86 Enable ARBT for Fedora 30 / Rawhide to catch wayland crashes. 2019-02-28 11:57:46 +01:00
Martin Stransky
7298e8d4ea Enabled s390x as it should be fixed now - https://pagure.io/fedora-infrastructure/issue/7581 2019-02-25 08:45:42 +01:00
Martin Stransky
0af579bf55 Disabled s390x/f28 builds due to https://pagure.io/fedora-infrastructure/issue/7581 2019-02-20 09:43:50 +01:00
Jan Horak
671ae48706 Update to 65.0.1 2019-02-15 12:37:38 +01:00
Martin Stransky
a1d5dfd448 Updated launcher scripts 2019-02-04 14:56:47 +01:00
Martin Stransky
5c3efe8a80 Use MOZ_ENABLE_WAYLAND to enable Wayland backend 2019-02-04 14:31:04 +01:00
Martin Stransky
de8eeeeb6a Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefox 2019-02-04 14:22:57 +01:00
Martin Stransky
68fc988512 Added wayland launcher fix 2019-02-04 14:22:45 +01:00
Fedora Release Engineering
66135e960d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 19:44:22 +00:00
Jan Grulich
faf49138ba Build with PipeWire support 2019-01-31 10:37:31 +01:00
Jan Grulich
b93a84ed3c Re-enable PipeWire support 2019-01-30 14:03:47 +01:00
Martin Stransky
0257b25b0b Removed unused mozilla-1435212-ffmpeg-4.0.patch 2019-01-29 15:11:32 +01:00
Martin Stransky
6ee98514e3 Removed unused patches 2019-01-29 12:08:49 +01:00
Martin Stransky
1ea12d7c11 Disabled system icu 2019-01-29 10:54:01 +01:00
Martin Stransky
eec2ffa6e4 Update to Firefox 65.0 build 2 2019-01-28 14:53:26 +01:00
Martin Stransky
b0598cb9a9 Rebuild 2019-01-16 09:21:01 +01:00
Martin Stransky
16f80d024f Rebuild 2019-01-16 09:19:57 +01:00
Jan Horak
0ed6837b9b Update to 64.0.2 2019-01-10 11:34:17 +01:00
Martin Stransky
94f9ee93f8 Build PGO/LTO by default, disable it on s390x/ppc64 2019-01-07 18:14:32 +01:00
Jan Horak
c858294221 Pipewire patch rebased 2019-01-07 16:54:00 +01:00
Tomas Popela
45cc5d37be Fix the PipeWire patch and apply it again 2019-01-07 14:46:47 +01:00
Jan Horak
0cf482f757 Move cbindgen installation to the build phase 2019-01-04 14:27:42 +01:00
Martin Stransky
ea5307de1a Changed locale detector to handle Esperanto (rhbz#1656900) 2019-01-04 13:49:06 +01:00
Martin Stransky
ddb6e5020f Enabled LTO+PGO 2019-01-04 11:08:37 +01:00
Martin Stransky
8fe69a3fb3 Updated PGO/LTO setup 2019-01-03 15:35:59 +01:00
Martin Stransky
6cd2d4351d PGO build test 2018-12-21 10:38:41 +01:00
Martin Stransky
00f4c0352b Removed -5 release and disable armv7hl due to rhbz#1658940 2018-12-17 19:26:31 +01:00
Martin Stransky
bd27a67ed9 Disable make -j2 on arm 2018-12-17 10:35:21 +01:00
Martin Stransky
fb09d0bcd0 Enable arm 2018-12-13 11:45:27 +01:00
Martin Stransky
96ac021376 Disabled elfhack 2018-12-12 11:41:54 +01:00
Martin Stransky
c6a456b881 Use gcc on all platforms for official release. 2018-12-12 10:53:09 +01:00
Martin Stransky
d144fd6279 Updated PGO build setup, spec file tweaks 2018-12-12 10:48:12 +01:00
Martin Stransky
3336f2b994 Disable debuginginfo on x390/arm to link that packages 2018-12-12 09:07:02 +01:00
Martin Stransky
8f65c00328 Disable full debuginfo on arm 2018-12-11 10:41:37 +01:00
Martin Stransky
ff839014ed Disable rust debuginfo in i686 2018-12-11 10:33:29 +01:00