Rex Dieter
4c3f7f038d
fix typo
...
*appears* to work this way too, but want to keep option enablement
consistent
3 years ago
Rex Dieter
6736cadbe2
Screen sharing support under Wayland ( #2054690 )
3 years ago
Rex Dieter
af46fc18c6
use python2 hack only on epel
...
and not unconditionally
3 years ago
Troy Dawson
dfae144a41
Specifically for epel9 only, until things switch to python3
...
Bundle python2 for building only
Bundled re2
No docs
3 years ago
Tom spot Callaway
9294599c24
rebuild for libvpx
3 years ago
Troy Dawson
15ba324421
get_free_ffmpeg_source_files.py use python3
3 years ago
Kevin Kofler
f523d61a98
Fix Provides: bundled(*), remove no longer used BR pkgconfig(protobuf).
...
* Sun Jan 23 2022 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.8-2
- Update Provides: bundled(*) version numbers, remove ones dropped upstream
- Restore Provides: bundled(protobuf), unbundling support dropped years ago
- Remove no longer used BuildRequires: yasm and pkgconfig(protobuf)
3 years ago
Kevin Kofler
09d69c316a
Remove no longer used BuildRequires: yasm.
3 years ago
Kevin Kofler
9aa6750784
Delete qtwebengine-everywhere-src-5.10.0-linux-pri.patch.
...
The yasm part is obsolete because QtWebEngine uses nasm now (but
currently a bundled copy, that needs to be fixed).
The libpci part seems obsolete as well, -lpci is getting linked already.
Also restore an AWOL patch comment.
3 years ago
Kevin Kofler
c7db84b885
Include qtwebengine-release.sh as Source1.
...
(and increment the Source numbers of the cleanup scripts by 1)
3 years ago
Kevin Kofler
e3cb59b44a
Mark qtwebengine-release.sh executable.
3 years ago
Kevin Kofler
9ae22d8d06
%undefine _package_note_file ( #2043178 ).
3 years ago
Kevin Kofler
6d39634c0e
Set "%%global _package_notes_linker gold" ( #2043178 ).
3 years ago
Kevin Kofler
f6a6f07c22
Revert "Drop "use_gold_linker" (see #2043178 )."
...
This reverts commit b36104f4bb
.
This fails to build on i686 due to ffmpeg text relocations (which
produce a warning from ld.bfd, and -Wl,--fatal-warnings gets passed):
https://bugzilla.redhat.com/show_bug.cgi?id=2043178#c14
3 years ago
Kevin Kofler
b36104f4bb
Drop "use_gold_linker" (see #2043178 ).
3 years ago
Kevin Kofler
0c04e957df
Fix Provides: bundled(chromium).
3 years ago
Rex Dieter
c36afa25bf
one more nullptr.patch (hunspell)
3 years ago
Rex Dieter
02956c858d
commit awol nullptr.patch
3 years ago
Rex Dieter
2126c35130
update bundle versions, nullptr gcc12 ftbfs fix
3 years ago
Rex Dieter
2ea927dfdb
drop old/unused patches
3 years ago
Rex Dieter
b20c6739c1
5.15.8
3 years ago
Miro Hrončok
a8dd1a7a58
Rebuilt for libre2.so.9
3 years ago
Rex Dieter
1442be6d39
respin harfbuzz.patch
3 years ago
Rex Dieter
db3b70b97f
patch use of deprecated harfbuzz apis
3 years ago
Rex Dieter
09d1fc370f
rebuild (harfbuzz)
3 years ago
Rex Dieter
40e9dfd0b0
5.15.6
3 years ago
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
a767051e9c
import qtwebengine-release.sh
...
Used to generate source tarball
4 years ago
Rex Dieter
d122c01163
5.15.5
4 years ago
Rex Dieter
5c93e67981
respin bool.patch
4 years ago
Rex Dieter
04f58d9aa7
respin bool.patch
4 years ago
Rex Dieter
c2956dae37
respin bool.patch
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
09e1adb883
-#1904652 patch: Fail more gracefully on bad fstatat.
...
Do not crash if an fstatat is not allowed, but fail in the way
documented by the fstatat manpage (set errno to EACCES and return -1).
Otherwise, QtWebEngine always crashes.
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
7d0e99c8fe
Rebase GCC11 patch
4 years ago
Jan Grulich
5f4140fe45
Add back missing sources
4 years ago