Rex Dieter
b08ccbcbe9
bump bundled(chromium) Provides
3 years ago
Troy Dawson
85acb836bc
Fix use-python2.patch
3 years ago
Fedora Release Engineering
bb966b45bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
3 years ago
Rex Dieter
d122c01163
5.15.5
4 years ago
Rex Dieter
3e16f741fa
workaround 'TRUE'/'FALSE' was not declared in this scope
4 years ago
Rex Dieter
4cef673b2d
workaround SIGSTKSZ FTBFS ( #19455950
4 years ago
Pete Walter
32062243e8
Rebuild for ICU 69
4 years ago
Jonathan Wakely
0236974f1f
Rebuilt for removed libstdc++ symbols ( #1937698 )
4 years ago
Jonathan Wakely
75dddc5aef
Rebuilt for removed libstdc++ symbol ( #1937698 )
4 years ago
Kevin Kofler
a86893d286
Add versioned Conflicts with -freeworld built against bundled ICU ( #1920379 )
...
* Tue Jan 26 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-8
- Add versioned Conflicts with -freeworld built against bundled ICU (#1920379 )
The offending -freeworld builds want the ICU data file previously
shipped here. -freeworld must be upgraded together with this package.
4 years ago
Kevin Kofler
8f7f959da3
Fix sandbox issue on 32-bit architectures with glibc >= 2.31 (from Debian)
...
* Sat Jan 23 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-7
- Fix sandbox issue on 32-bit architectures with glibc >= 2.31 (from Debian)
Unlike the other sandbox fix, this one also affects stable Fedora
releases, but it affects only 32-bit architectures such as armv7hl or
the i386 multilib, not 64-bit architectures such as x86_64 or aarch64.
4 years ago
Kevin Kofler
393d059f13
Reenable system ICU on F33+, ICU 67 supported since 5.15.1 according to Debian
...
* Sat Jan 23 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-6
- Reenable system ICU on F33+, ICU 67 supported since 5.15.1 according to Debian
4 years ago
Kevin Kofler
98d7dd5b84
Fix sandbox issue breaking text rendering with glibc 2.33 ( #1904652 )
...
* Wed Jan 20 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-5
- Fix sandbox issue breaking text rendering with glibc 2.33 (#1904652 )
4 years ago
Tom Stellard
101979aadb
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
4 years ago
Mattia Verga
bf83cfa46f
Rebuild for gcc bugfix upgrade
4 years ago
Jeff Law
6aa5c41e88
Fix another missing #include for gcc-11
4 years ago
Jan Grulich
a3ce39e504
Rebuild for qtbase with -no-reduce-relocations option
4 years ago
Jan Grulich
62bdc27178
5.15.2
4 years ago
Jeff Law
bf0addefca
Fix missing #includes for gcc-11
4 years ago
Jan Grulich
6cf36e6da8
Rebuild (libevent)
4 years ago
Jan Grulich
c0b909f308
BR: xkbcommon
4 years ago
Jan Grulich
c3347b713e
5.15.1
4 years ago
Than Ngo
0f2066a515
Fix FTBFS
4 years ago
Fedora Release Engineering
9f9009e6e2
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Fedora Release Engineering
1d3b8d400f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Marie Loise Nolden
692d13d648
compile on rhel 7
5 years ago
Marie Loise Nolden
000c49fd94
introduce %if 0%{?use_system_re2} %if 0%{?use_system_jsoncpp} to select where to use system vs. shipped libs better
...
make things a bit more optional for shipped vs. built-in libs re2 and jsoncpp with variables collected at one place.
F30 fails to build because re2 is too small, centos-stream and rhel don't ship them at all while they are included in epel 8 already.
5 years ago
Rex Dieter
c778c7c102
5.15.0
...
f33's icu-67.x currently not compatible, use bundled icu
5 years ago
Rex Dieter
f28b232cf1
rebuild (qt5)
5 years ago
Rex Dieter
b1bd8b7ca1
5.14.2
5 years ago
Rex Dieter
b9477d7e18
%build: drop -k used for prior debugging
5 years ago
Rex Dieter
f9cf1a6ce6
5.14.1
...
use_system_icu on f32+
drop upstreamed patches
5 years ago
Ankur Sinha (Ankur Sinha Gmail)
52761a3da1
Add patch: Allow restricted clock_nanosleep in Linux sandbox
...
References:
- https://bugreports.qt.io/browse/QTBUG-81313
- https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/292352
- https://bugzilla.redhat.com/show_bug.cgi?id=1812482
- https://bugzilla.redhat.com/show_bug.cgi?id=1773289
5 years ago
Kevin Kofler
86c8573d0d
Delete another unused remnant of the defunct no-sse2 patch.
...
The (misleadingly-named) condition %if 0%{?sse2} (which really meant:
do we want to build both an SSE2 and a non-SSE2 version?) has been
always false for a while now. Hence, delete it from the file list.
5 years ago
Troy Dawson
56139b5892
Move use_system_libwebp back out of %if
5 years ago
Troy Dawson
a71afe3eb0
Patch 3rd party chromium, fix FTBFS ( #1799084 )
5 years ago
Fedora Release Engineering
e061628edd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Kevin Kofler
7af3e8d732
Remove obsolete libv8.so Provides/Requires excludes.
...
We no longer ship a libv8.so, ever since the no-sse2 patch was dropped.
5 years ago
Than Ngo
3f2a0d25e7
merged Pull-Request, keep ppc files in ffmpeg
5 years ago
Jan Grulich
c3c921f328
Use python2
5 years ago
Jan Grulich
8662bd6fa6
Fix build
5 years ago
Jan Grulich
be1aee4524
5.13.2
5 years ago
Rex Dieter
b992294189
+changelog
5 years ago
Rex Dieter
b8567790e7
explicitly omit QtWebEngineCore.la from packaging
5 years ago
Rex Dieter
7ac0c5530a
explicitly omit QtWebEngineCore.la from packaging
5 years ago
Kevin Kofler
05a52d121d
Fix build on F29.
...
%{__python2} is not defined out of the box on F29.
5 years ago
Rex Dieter
7a09077c55
5.12.5
5 years ago
Jan Grulich
daf3331526
Fix build++
5 years ago
Jan Grulich
910879a088
Fix build
5 years ago
Jan Grulich
167ab2f1d8
rebuild (qt5)
5 years ago
Miro Hrončok
2f1aa8a27c
Adjust Python 2 BuildRequires to make it work both before and after python2 retirement
5 years ago
Rex Dieter
c7d8f26d98
document fesco exception to allow python2 use
5 years ago
Rex Dieter
e328399f3c
rebuild (re2)
5 years ago
Rex Dieter
d26d4f2572
CONFIG+=link_pulseaudio
5 years ago
Rex Dieter
4be2cf030b
build using bundled pulse headers, workaround FTBFS bug #1729806
5 years ago
Rex Dieter
699cae7fdb
rebuild (re2, #1672014#c10)
5 years ago
Fedora Release Engineering
f1ad736e1e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Rex Dieter
7b4cf50c2b
pull in some upstream fixes
6 years ago
Rex Dieter
5381faffaa
rebuild (qt5)
6 years ago
Rex Dieter
658f74e8ef
fix-extractcflag.patch rebased
6 years ago
Jan Grulich
65c9f227b2
Rebase extractcflag patch
...
Not sure if it's needed, it seems to build anyway
6 years ago
Rex Dieter
0648d785ca
rebuild (qt5)
6 years ago
Rex Dieter
3c2a0609fa
5.12.4
6 years ago
Jan Grulich
3a228be591
rebuild (qt5)
6 years ago
Rex Dieter
0a8735c2ce
workaround FTBFS against kernel-headers-5.2.0+
6 years ago
Jan Grulich
2716688115
Rebuild (qt5)
6 years ago
Rex Dieter
dded5ef3b7
rebuild (icu)
6 years ago
Rex Dieter
5e773a7e82
5.12.3
6 years ago
Rex Dieter
67986a15d6
revert bundled libxml2/libxslt
6 years ago
Rex Dieter
ef6768f9d6
+changelog wrt libxslt
6 years ago
Rex Dieter
b597268292
use system libxslt/libxml2
6 years ago
Rex Dieter
021ded1dac
5.12.2
6 years ago
Rex Dieter
9086983e50
enable kerberos support
...
and fix build (remove reference to old python2.patch)
6 years ago
Rex Dieter
6df43488ca
update linux-pri.patch for python2
...
...instead of fixing it seperately
6 years ago
Rex Dieter
6ef5248a05
5.12.1
6 years ago
Björn Esser
9ba4864fbb
rebuilt (libvpx)
6 years ago
Fedora Release Engineering
25fd9ec4f7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Rex Dieter
158656e6af
avoid multilib'ing -devtools
...
... for now
6 years ago
Rex Dieter
9a31f36f81
-devtools subpkg, workaround multilib conflicts ( #1663299 )
6 years ago
Rex Dieter
0b0d4873ac
rebuild (Qt5)
6 years ago
Rex Dieter
522e420ac0
Fix/workaround FTBFS on aarch64 with newer glibc
...
patch borrowed from chromium packaging
6 years ago
Rex Dieter
ed0dfbde8a
5.11.3
6 years ago
Rex Dieter
580501a45c
avoid using %make_build for now
6 years ago
Rex Dieter
0d059fc707
5.11.2
6 years ago
Rex Dieter
b960d8aad8
Release++
...
sorry, should've been included in prior commit
6 years ago
Rex Dieter
b45d4b1dd4
use bundled minizip on f30+ ( #1632196 )
6 years ago
Jan Grulich
08fa96460e
rebuild (qt5)
6 years ago
Rex Dieter
a0b5b671a5
workaround minizip-compat-devel bogosity
...
See also
https://bugzilla.redhat.com/show_bug.cgi?id=1630448
6 years ago
Rex Dieter
d9430dad6c
cleaner (imo) minizip deps, unconditionally and explicitly use pkgconfig
6 years ago
Dan Horák
712075074b
conditionalize BR: minizip-devel
6 years ago
Patrik Novotný
ce8cc64b90
Update dependency to minizip-compat(-devel)
...
Related: rhbz#1609830, rhbz#1615381
6 years ago
Rex Dieter
6802e02f24
BR: /usr/bin/python
7 years ago
Fedora Release Engineering
c6e30937fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Pete Walter
80ee1c47cb
Rebuild for ICU 62
7 years ago
Rex Dieter
dc623b18d2
5.11.1
7 years ago
Rex Dieter
168b7d76d4
rebuild (qt5)
7 years ago
Rex Dieter
635c366f48
5.11.0
...
drop shadow build (to match other qt5 packages where it has been problematic)
drop upstreamed patches
rebase no-icudtl-dat.patch
pull in upstream gcc8 FTBFS fix
update clean_ffmpeg whitelist
patches needswork: system-nspr-prtime,system-icu-utf,no-sse2,skia-neon,icu59
minimal debug/debuginfo (for now)
use macros %make_build %ldconfig_scriptlets %__ninja %__ninja_common_opts
7 years ago
Rex Dieter
2ef1c5e991
include 0027-Fix-compilation-of-simplebrowser-example.patch (5.11 branch)
7 years ago
Rex Dieter
ba69fc4e94
Add patch by spot from the Fedora Chromium RPM for FTBFS with GCC 8 on i686
7 years ago
Rex Dieter
aee3cb4c6f
rebuild (qt5 5.11.0)
7 years ago