Commit Graph

586 Commits

Author SHA1 Message Date
Alessandro Astone c04abe00a3 Backport upstream fix for QTBUG-91909
Remove the unnecessary template parameter from the class specialization

This seems to cause errors when compiling with gcc-11. Although this is
most likely a compiler bug, specifiying the template parameter type in
this case isn't necessary.
2021-05-02 11:19:15 +02:00
Jan Grulich 6ae41be826 FileChooser portal: send window id in hex 2021-03-09 09:28:57 +01:00
Rex Dieter 5068fa5739 %build: explicitly pass -egl build option
unconditional BR: pkgconfig(glesv2) again
2021-02-19 12:58:32 -06:00
Pavel Raiskup ad76910087 Rebuild for libpq ABI change once more
Related: rhbz#1908268
2021-02-09 13:02:39 +01:00
Jan Grulich 799f1df9e3 Use Wayland platform on GNOME for RHEL 9 2021-02-08 11:42:10 +01:00
Pavel Raiskup 232aaf9801 rebuild for libpq ABI fix
Related: rhbz#1908268
2021-02-08 10:27:59 +01:00
Rex Dieter 4c363d0363 FTBFS: qendian.h (and qfloat16.h) missing <limits> include (QTBUG-90395)
Qt build on GCC 11 (QTBUG-89977)
2021-02-06 17:08:39 -06:00
Jan Grulich ca6fb1879d Disable getentropy on RHEL 2021-02-01 09:08:11 +01:00
Jan Grulich c699625b6c Disable statx and renameat2 on RHEL 2021-01-29 09:59:12 +01:00
Fedora Release Engineering 8005265f87 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 14:42:38 +00:00
Tom Stellard 90cf7f7329 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-09 05:53:03 +00:00
Rex Dieter 13faecf546 rebuild (gcc11) 2020-12-19 22:25:50 -06:00
Rex Dieter 350a9f57c0 re-enable vulkan support on s390x, root cause fixed 2020-11-30 15:44:11 -06:00
Rex Dieter dbbb20763b fix vulkan conditional 2020-11-29 08:59:23 -06:00
Rex Dieter c3b686ca07 drop vulkan support on s390x (#1902449) 2020-11-29 01:14:45 -06:00
Jan Grulich ab8ab2c460 Require qt-settings on.y in Fedora builds 2020-11-27 11:40:37 +01:00
Rex Dieter 417bbd6746 add bug reference 2020-11-25 08:24:45 -06:00
Rex Dieter d4ab2137a5 -no-reduce-relocations (#1900527) 2020-11-23 13:35:34 -06:00
Jan Grulich 88950cc031 Drop uselesss patch and update files 2020-11-20 12:08:17 +01:00
Jan Grulich 8525318401 5.15.2 2020-11-20 09:29:10 +01:00
Sandro Mani 6f0b990f87 Backport upstream fix for QTBUG-86319 2020-11-03 18:25:54 +01:00
Jeff Law ca011ab502 Add missing #includes for gcc-11 2020-10-18 11:51:29 -06:00
Jan Grulich 9d109333a3 Upstream fix: Emit QScreen::geometryChanged when the logical DPI changes 2020-09-30 15:39:47 +02:00
Yaroslav Fedevych 7cbf037b48 The -devel package requires vulkan headers to be there 2020-09-29 12:16:10 +00:00
Rex Dieter dccfb0dbe7 update %%files for vulkan too 2020-09-17 09:38:29 -05:00
Rex Dieter e3ed774441 enable vulkan support (#1794969) 2020-09-17 09:02:59 -05:00
Rex Dieter 38cf7adadb .spec comment on LTO 2020-09-17 09:00:21 -05:00
Troy Dawson 560ee417b6 Removing un-needed %if, libinput and xkbcommon are in RHEL7+ 2020-09-16 07:46:56 -07:00
Troy Dawson cad89b6c8a Remove un-needed %if that was causing failed builds on RHEL 2020-09-16 07:21:52 -07:00
Rex Dieter 6dbb795e9f CentOS8 - numpad do not work in KDE Plasma (#1868371)
Simplify xkb config (same on fedora and rhel7+)
Simplify openssl conditionals

Effectively drops support for el6, more work to do,
but this is a start.
2020-09-10 14:14:43 -05:00
Jan Grulich 904f17ae5f 5.15.1 2020-09-10 17:13:05 +02:00
Troy Dawson 51993712f1 use mariadb-connector-c-devel on RHEL > 8 2020-08-05 07:43:59 -07:00
Fedora Release Engineering 23d3d0c170 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 05:10:18 +00:00
Jeff Law d3af2911d1 Disable LTO 2020-07-01 12:45:46 -06:00
Troy Dawson bf02227cc1 no_sse2 in RHEL9+, add it to the %if 2020-06-24 09:44:47 -07:00
Rex Dieter 47664d654e Qt5 private header packaging breaks Qt5 Cmake files (#1846613) 2020-06-15 08:29:37 -05:00
Pete Walter 11a00ce244 Rebuild for ICU 67 2020-05-16 08:23:35 +01:00
Rex Dieter 70363d0880 backport "Mutex deadlock in QPluginLoader, Krita fails to start" (QTBUG-83207) 2020-04-14 11:25:08 -05:00
Rex Dieter d727853314 fix patch55 2020-04-13 17:04:51 -05:00
Rex Dieter 6f111ade59 matching no_relocatable.patch
workaround using relocatable heurstics even when building with -no-feature-relocatable
2020-04-13 15:16:21 -05:00
Rex Dieter 8d3281a25b -no-feature-relocatable 2020-04-13 12:39:00 -05:00
Rex Dieter c5ba3dc43e %build: -no-relocatable (#1823118) 2020-04-13 12:08:12 -05:00
Than Ngo 6cce1b1233 Fixed bz#1801370 - CVE-2015-9541 XML entity expansion vulnerability via a crafted SVG document 2020-04-08 12:20:38 +02:00
Rex Dieter 0424a8b5b0 5.14.2 2020-04-04 16:36:32 -05:00
Robert-André Mauchin 048d2137d8 Upstream patch to add support for PostgreSQL 12 (#1815921)
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
2020-03-22 20:39:23 +01:00
Fedora Release Engineering 52cb5cfa20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 16:54:04 +00:00
Than Ngo fbe60f8d39 upstream patches fix following issues:
Do-not-load-plugin-from-the-PWD
   QLibrary-Unix-do-not-attempt-to-load-a-library-relat
2020-01-20 10:57:00 +01:00
Jan Grulich 2dd29366d0 5.13.2 2019-12-09 13:49:05 +01:00
Pete Walter 7cf1b36f2b Rebuild for ICU 65 2019-11-01 15:48:48 +00:00
Jan Grulich dabefd25d8 5.12.5 2019-09-24 13:24:08 +02:00
Rex Dieter 3548249d39 s/pkgconfig(egl)/libEGL-devel/ 2019-08-21 15:00:38 -05:00
Fedora Release Engineering 159799f24f - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 17:47:15 +00:00
Jan Grulich 9c762bfb43 Use qtwayland by default on Gnome Wayland sessions
Resolves: bz#1732129
2019-07-23 09:55:37 +02:00
Jan Grulich abb914b769 Revert "Reset QWidget's winId when backing window surface is destroyed" 2019-07-15 10:47:08 +02:00
Rex Dieter 72b5ae0fbb omit QTBUG-73231 patch fix, appears to introduce incompatible symbols 2019-06-28 15:35:20 -05:00
Rex Dieter 8a09cd6061 pull in some upstream crash fixes 2019-06-26 11:26:52 -05:00
Jan Grulich dc07d438ad Fix date 2019-06-14 07:36:30 +02:00
Jan Grulich cc25be2271 Update changelog date 2019-06-14 07:35:12 +02:00
Jan Grulich c505c71283 5.12.4 2019-06-14 07:33:54 +02:00
Rex Dieter 7000161d93 pull in candidate upstream nvidia/optima fix (kde#406180) 2019-06-12 15:41:57 -05:00
Jan Grulich 9fe549303e 5.12.3 2019-06-04 10:49:57 +02:00
Rex Dieter afc1c75b83 Fix install targets for generated private headers (#1702858) 2019-05-10 09:28:18 -05:00
Rex Dieter 92b82f31aa drop BR: pkgconfig(glesv2) on f31+, no longer provided in mesa-19.1+ 2019-05-09 09:42:39 -05:00
Rex Dieter ae2a637c47 Blacklist nouveau and llvmpipe for multithreading (#1706420) 2019-05-08 14:49:31 -05:00
Rex Dieter d3250a64e0 keep mkspecs/modules/*_private.pri in -devel #1705280) 2019-05-02 08:22:15 -05:00
Rex Dieter 3e7f6f93e7 CMake generates wrong -isystem /usr/include compilations flags with Qt5::Gui (#1704474) 2019-04-30 15:23:29 -05:00
Rex Dieter 1a5c543723 whitespace 2019-04-30 10:15:48 -05:00
Rex Dieter a8ff550c93 private-devel: move cups-devel dep here 2019-04-30 10:15:11 -05:00
Rex Dieter f1bc0ab482 -private-devel subpkg 2019-04-30 09:51:11 -05:00
Rex Dieter 2b351acc1e -devel: Requires: cups-devel 2019-03-04 11:18:28 -06:00
Rex Dieter 0aaf400b7f 5.12.1 2019-02-14 16:57:45 -06:00
Than Ngo d8c2c5870f fixed build issue with gcc9 2019-02-13 19:32:00 +01:00
Rex Dieter f5dd303609 disable renameat2/statx feature on < f30 (#1668865) 2019-02-03 13:20:28 -06:00
Fedora Release Engineering 4cd8fce414 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 10:41:42 +00:00
Rex Dieter fe33bd0e36 5.11.3 2018-12-07 12:58:04 -06:00
Than Ngo e56d897d9c backported patch to optimize insertionPointsForLine 2018-10-25 11:42:48 +02:00
Than Ngo 4a376dc703 backported patch to fix selection rendering issues if rounding leads to left-out pixels 2018-10-25 11:02:47 +02:00
Rex Dieter 8ed6ce04af -no-use-gold-linker (#1635973) 2018-10-11 08:17:18 -05:00
Jan Grulich d48e9598d2 5.11.2 2018-09-21 09:16:42 +02:00
Pavel Raiskup ff52a3eeb3 BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package.

Related: rhbz#1618698, rhbz#162376
2018-09-06 10:15:46 +02:00
Than Ngo 4ac28c2742 fixed FTBFS 2018-07-27 11:40:55 +02:00
Fedora Release Engineering 23d23a8648 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 03:07:56 +00:00
Pete Walter eda8c137f0 Rebuild for ICU 62 2018-07-10 21:58:34 +01:00
Than Ngo 87e0482736 fixed bz#1597110 - BRP mangle shebangs and calculation of provides should ignore backups files 2018-07-02 16:17:33 +02:00
Rex Dieter 5459b14733 apply sse2-related multilib hack on < f29 only
safer %_qt5_prefix, %qt5_archdatadir ownership
rebuild for %_qt5_prefix = %_prefix
2018-06-29 13:37:29 -05:00
Than Ngo 18c4c30a44 fixed #1592146, python3 2018-06-23 11:33:57 +02:00
Rex Dieter 6c00985827 5.11.1
relax qt5-rpm-macros dep
drop workaround for QTBUG-37417
drop CMake-Restore-qt5_use_modules-function.patch (upstreamed)
2018-06-20 07:52:42 -05:00
Rex Dieter 17e492aa0e %%build: %%ix86 --no-sse2 on < f29 only 2018-06-18 12:52:49 -05:00
Rex Dieter 664255d3bd backport CMake-Restore-qt5_use_modules-function.patch 2018-06-18 08:10:29 -05:00
Rex Dieter 356f136cff move libQt5EglFSDeviceIntegration to -gui (#1557223) 2018-05-30 15:50:09 -05:00
Rex Dieter 5e08e4a080 5.11.0
drop support for inject_optflags (not used since f23)
2018-05-26 08:43:30 -05:00
Pete Walter f9210a726e Rebuild for ICU 61.1 2018-04-30 20:38:35 +01:00
Rex Dieter 035db48089 Qt5.pc: fix version, add %%check
more %%make_build too
2018-03-08 11:30:31 -06:00
Rex Dieter cd3afda23c enforce qt5-rpm-macros versioning 2018-03-08 10:24:11 -06:00
Rex Dieter 6c76df9407 BR: gcc-c++ 2018-02-25 16:51:41 -06:00
Rex Dieter bfcd08470b qt5-qtbase: RPM build flags only partially injected (#1543888)
use %%make_build when re-building qmake, and specifically include 'binary' target
2018-02-23 13:06:30 -06:00
Rex Dieter 31fe414dbc QOpenGLShaderProgram: glProgramBinary() resulting in LINK_STATUS=FALSE not handled properly (QTBUG-66420)
pull in opensuse patch for now
2018-02-21 09:16:10 -06:00
Rex Dieter 6468f9c079 use %make_build, %ldconfig
drop %_licensedir hack
2018-02-16 14:44:36 -06:00
Rex Dieter aca5082db0 qt5-qtbase: RPM build flags only partially injected (#1543888) 2018-02-15 12:47:17 -06:00
Jan Grulich 44dd86e85a properly apply patch 2018-02-13 19:18:50 +01:00