Commit Graph

499 Commits

Author SHA1 Message Date
Rex Dieter 43276f7c63 5.6.0-10
- Fix build on MIPS (#1322537)
- drop BR: valgrind (not used, for awhile)
2016-03-31 10:05:52 -05:00
Rex Dieter aad186629e pull upstream patches (upstreamed versions, gcc6-related bits mostly) 2016-03-25 07:53:21 -05:00
Rex Dieter 90245acf8a matching %endif 2016-03-24 12:38:09 -05:00
Rex Dieter ba28649c77 5.6.0-8
- make 10-qt5-check-opengl2.sh xinit script more robust
- enable journald support for el7+ (#1315239)
2016-03-24 12:37:45 -05:00
Rex Dieter da57215b5a macros.qt5: null-pointer-checks flag isn't c++-specific 2016-03-19 20:19:57 -05:00
Rex Dieter e376999beb don't inject qtbase-build only flags into mkspec 2016-03-19 08:32:34 -05:00
Rex Dieter 679d20fecf macros.qt5: we really only want the null-pointer-checks flag here
and definitely no arch-specific ones
2016-03-19 08:09:29 -05:00
Rex Dieter 0947855825 Release++ 2016-03-18 22:22:31 -05:00
Rex Dieter 1b09f2f623 macros.qt5: cleanup, %_qt5_cflags, %_qt5_cxxflags (for f24+) 2016-03-18 22:21:44 -05:00
Rex Dieter 93e45467fb macros.qt5: fix %{_qt5_optflags} (for f24+) 2016-03-18 18:59:34 -05:00
Rex Dieter ed875c4cde fix harfbuzz-related deps (affects epel7/f22) 2016-03-18 09:58:26 -05:00
Rex Dieter 95b0c050bc rebuild 2016-03-17 21:15:27 -05:00
Rex Dieter c722cef915 respin QTBUG-51767 patch 2016-03-15 13:12:07 -05:00
Helio Chissini de Castro cf904fea3a - 5.6.0 release 2016-03-14 15:08:14 +01:00
Rex Dieter 1686a4e310 %build: restore -dbus-linked 2016-03-12 10:47:41 -06:00
Rex Dieter 90b700be51 5.6.0-0.40.rc
- respin QTBUG-51649 patch
- %build: use -dbus-runtime unconditionally
- drop (unused) build deps: atspi, dbus, networkmanager
2016-03-11 11:48:46 -06:00
Rex Dieter a35b80142f omit FTBFS QTBUG-51649 patch 2016-03-10 11:30:21 -06:00
Rex Dieter f06686fa09 candidate fixes for various QtDBus deadlocks (QTBUG-51648,QTBUG-51649,QTBUG-51676) 2016-03-10 10:44:24 -06:00
Rex Dieter 5523e1423f backport "crash on start if system bus is not available" (QTBUG-51299) 2016-03-07 13:20:01 -06:00
Rex Dieter 0030abbcaf %build: ./configure -journal (f24+) 2016-03-05 18:07:17 -06:00
Daniel Vrátil 322f2b4279 Rebuild without bootstrapping 2016-03-02 00:55:42 +01:00
Daniel Vrátil 08876ea371 Fix build with bootstrap 2016-03-01 22:20:07 +01:00
Daniel Vrátil 12097a463f Enable bootstrap to workaround the libssl.so ABI change on rawhide 2016-03-01 19:37:06 +01:00
Daniel Vrátil 4e2ea08676 Rebu8ild against new openssl 2016-03-01 18:55:15 +01:00
Rex Dieter 06ce22ee6b qtlogging.ini: remove comments 2016-02-26 06:36:39 -06:00
Rex Dieter a09edb40e5 ship $$[QT_INSTALL_DATA]/qtlogging.ini for packaged logging defaults (#1227295) 2016-02-25 09:22:40 -06:00
Rex Dieter 7f9dd5fd56 qt5-qtbase-static missing dependencies (#1311311) 2016-02-25 08:57:26 -06:00
Rex Dieter e52638b345 Item views don't handle insert/remove of rows robustly (QTBUG-48870) 2016-02-24 21:47:20 -06:00
Helio Chissini de Castro 9977eae8bc Update final RC 2016-02-23 16:33:42 +01:00
Helio Chissini de Castro e13c11aa73 - Merge with than fixes 2016-02-22 09:03:10 +01:00
Helio Chissini de Castro 49036c6cea - Updated tarball 2016-02-19 18:07:07 +01:00
Than Ngo c193d1a95f fix build failure with gcc6 2016-02-17 20:35:18 +01:00
Than Ngo f746e0497d fix build issue with gcc6 2016-02-17 16:54:27 +01:00
Helio Chissini de Castro 07c53f1b65 - Update tarball package 2016-02-15 13:41:57 +01:00
Helio Chissini de Castro da8d87f7f1 - Add el6 sqrt patch 2016-02-15 12:46:44 +01:00
Helio Chissini de Castro dc005de05e - Update rc packages 2016-02-15 10:48:41 +01:00
Rex Dieter 8f4e73873a macros.qt5: fix %qt5_ldflags macro 2016-02-13 06:55:22 -06:00
Than Ngo d7211d621e enable support neon on arm, as it's supported from hardware 2016-02-12 16:17:34 +01:00
Than Ngo 4334573c94 - fix build issue with gcc6
- fix check for alsa 1.1.x
2016-02-11 13:35:11 +01:00
Rex Dieter d4e18227d7 qt5-rpm-macros pkg 2016-02-03 10:21:01 -06:00
Rex Dieter 18dbf0cfc3 don't inject $RPM_OPT_FLAGS/$RPM_LD_FLAGS into qmake defaults f24+ (#1279265) 2016-02-02 16:00:23 -06:00
Rex Dieter 05bdff2179 build with and add to macros.qt5 flags: -fno-delete-null-pointer-checks 2016-02-02 12:52:02 -06:00
Rex Dieter 2910dd3a3b %%license hack for el6 2016-01-17 21:01:25 -06:00
Rex Dieter 83771cef8e allow for bundled harfbuzz,sqlite (el6) 2016-01-15 14:36:30 -06:00
Rex Dieter e13793651a drop el6 qdoc patch (qdoc moved to qttools) 2016-01-15 12:27:05 -06:00
Rex Dieter 81cc5836ad typo 2016-01-15 11:16:10 -06:00
Than Ngo 16f06bec96 enable -qt-xcb to fix non-US keys under VNC (#1295713) 2016-01-15 17:47:35 +01:00
Rex Dieter 46be469a36 purge (unused) disconnect_displays.patch 2016-01-12 10:52:48 -06:00
Rex Dieter e25222eb99 actually apply patch for QXcbWindow::setParent 2016-01-05 10:09:21 -06:00
Rex Dieter 23c5d626d9 Crash in QXcbWindow::setParent() due to NULL xcbScreen (QTBUG-50081, #1291003) 2016-01-04 12:17:07 -06:00
Rex Dieter 51f2110d6a fix/update Release: tag 2015-12-21 12:10:33 -06:00
Rex Dieter 62968e5566 5.6.0-beta (final) 2015-12-18 09:31:42 -06:00
Rex Dieter 63a3e5d5ec add upstream reference for new patch 2015-12-17 09:28:24 -06:00
Rex Dieter cd64dbe445 5.6.0-0.15
- pull in another upstream moc fix/improvement (#1290020,QTBUG-49972)
- fix bootstrap/docs
2015-12-16 16:11:53 -06:00
Rex Dieter a3aafb4818 workaround moc/qconfig-multilib issues (#1290020,QTBUG-49972) 2015-12-16 00:01:59 -06:00
Peter Robinson f3771ee0e5 aarch64 is secondary arch too, ppc64le is NOT multilib, Fix Power 64 macro use 2015-12-16 05:19:29 +00:00
Than Ngo 48a2c878aa fix BR for s390 2015-12-14 15:45:59 +01:00
Than Ngo d3ea11b311 fix build failure on secondary arch 2015-12-14 14:42:42 +01:00
Helio Chissini de Castro df97d65ed7 - Enable gold and remove reduced relocations - merges 2015-12-13 20:15:33 +01:00
Helio Chissini de Castro d3f4ecabee - Enable gold and remove reduced relocations 2015-12-13 20:10:44 +01:00
Rex Dieter 72610001f0 drop disconnect_displays.patch so we can better test latest xcb/display work 2015-12-12 18:17:38 -06:00
Rex Dieter 7a8506bfbc sync latest xcb/screen/display related upstream commits 2015-12-11 22:46:03 -06:00
Helio Chissini de Castro 67c36efdbb - Update to final official beta 2015-12-10 21:38:36 +01:00
Dan Vrátil 79a83406d2 Try reverting from -optimized-tools to -optimized-qmake 2015-12-09 15:27:48 +01:00
Rex Dieter 59c34629a7 5.6.0-0.4
- re-introduce bootstrap/examples macros
- put examples-manifest.xml in -examples
- restore -doc multilib hack (to be on the safe side, can't hurt)
- %build: s/-optimized-qmake/-optimized-tools/
2015-12-06 12:22:56 -06:00
Helio Chissini de Castro 341f22d360 - Uploading 5.6. beta 2 2015-12-05 20:47:59 +01:00
Helio Chissini de Castro c6a7f1a513 - Beta 2 2015-12-05 17:28:55 +01:00
Rex Dieter 83f0aeaec2 devel: Requires: redhat-rpm-config (#1248174) 2015-11-25 08:17:04 -06:00
Rex Dieter 7f6316426f add bz reference 2015-11-25 08:15:30 -06:00
Helio Chissini de Castro 00a208ef32 - Get hid of valgring hacks 2015-11-18 12:08:57 -02:00
Helio Chissini de Castro 243e1453dd - Working under all arches now 2015-11-15 10:11:10 -02:00
Helio Chissini de Castro 2f26eae065 - Adjust version requires for qt5-qdoc 2015-11-09 21:43:24 -02:00
Rex Dieter 94fa9f07f0 qt5-qdoc subpkg 2015-11-09 12:57:12 -06:00
David Tardon 4cd168eee0 full build 2015-10-28 23:54:16 +01:00
David Tardon d7f0de7034 sigh 2015-10-28 21:29:40 +01:00
David Tardon 9444cc4144 forgot to activate bootstrap 2015-10-28 21:13:57 +01:00
David Tardon fd4b71cc50 rebuild for ICU 56.1 2015-10-28 16:30:07 +01:00
Rex Dieter 82d6beab56 purge use of /usr/bin/env 2015-10-28 10:05:21 -05:00
Rex Dieter 257f3e2efd pull in more screen connect/disconnect fixes (code review 138201) 2015-10-24 15:09:49 -05:00
Helio Chissini de Castro ad80f45525 - Update to final release 2015-10-15 11:23:55 -03:00
Helio Chissini de Castro e11ea5563e - Update to final release 2015-10-15 11:23:09 -03:00
Helio Chissini de Castro f04285f0b0 - Merged from latest rdieter changes 2015-10-06 12:45:42 -03:00
Helio Chissini de Castro 573394a17d - Prepare to merge 2015-10-06 12:41:46 -03:00
Rex Dieter e6f1e5fdc7 xcb: Ignore disabling of outputs in the middle of the mode switch 2015-10-05 12:08:55 -05:00
Helio Chissini de Castro eb072a0480 Merge branch 'master' of ssh://pkgs.fedoraproject.org/qt5-qtbase 2015-10-05 14:00:56 -03:00
Helio Chissini de Castro 67f6debfaa - Prepare to 5.5.1 release with Qt 5.5.1 RC 2015-10-05 13:56:23 -03:00
Rex Dieter 19c78c8b79 When a screen comes back online, the windows need to be told about it (QTBUG-47041) 2015-10-05 11:55:06 -05:00
Rex Dieter eed09bb685 followup fix for conditional valgrind (#1255054) 2015-08-21 06:52:46 -05:00
Rex Dieter fcb305ca3f unconditionally undo valgrind hack when done (#1255054) 2015-08-19 09:06:29 -05:00
Rex Dieter be424cdbba - conditionally use valgrind only if needed 2015-08-15 12:00:22 -05:00
Rex Dieter 144bca6ed5 backport 0055-Respect-manual-set-icon-themes.patch (kde#344469) 2015-08-15 11:55:48 -05:00
Rex Dieter 99408e98f2 Recommends for f21+ only 2015-08-08 15:47:19 -05:00
Kevin Kofler 9cdab9fd7a use valgrind to debug qdoc HTML generation
* Fri Aug 07 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-15
- use valgrind to debug qdoc HTML generation
2015-08-07 04:46:55 +02:00
Kevin Kofler e828f75962 fix 10-qt5-check-opengl2.sh for multiple screens (#1245755)
* Fri Aug 07 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-14
- remove GDB hackery again, -12 built fine on i686, hack breaks ARM build
- fix 10-qt5-check-opengl2.sh for multiple screens (#1245755)
2015-08-07 04:20:04 +02:00
Rex Dieter 46b52f8ba0 remove errant MERGING fragment 2015-08-06 10:34:23 -05:00
Rex Dieter 4043165545 restore qdoc/gdb hackery, i686 still needs it :( 2015-08-06 10:32:43 -05:00
Rex Dieter c5b8b67cf6 use upstream commit/fix for QTBUG-46310 2015-08-06 08:23:57 -05:00
Kevin Kofler 7fc829f49e fix changelog date 2015-08-05 02:35:48 +02:00
Kevin Kofler b38562bc8b remove GDB hackery, it is not producing useful backtraces for the ARM crash
* Wed Aug 08 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.5.0-12
- remove GDB hackery, it is not producing useful backtraces for the ARM crash
2015-08-05 02:31:40 +02:00
Helio Chissini de Castro 25fb307e9d - Added recommends on mesa 2015-08-03 09:58:29 -03:00
Rex Dieter 4bb3045722 docs: BuildRequires: qt5-qhelpgenerator 2015-07-29 10:41:51 -05:00
Rex Dieter 3db6b7cef2 use qdoc.gdb wrapper 2015-07-17 13:28:40 -05:00
Rex Dieter f1d7a6f748 handle qtnetwork doc failures too 2015-07-17 10:48:34 -05:00
Rex Dieter a9ce91a32d more hacks, (re)enable examples 2015-07-17 10:10:13 -05:00
Rex Dieter fb22db4ec5 do html_docs and qch_docs separately 2015-07-16 12:09:34 -05:00
Rex Dieter 87d830822a fix build, use same tricks as debian (thx pino) 2015-07-16 08:11:56 -05:00
Rex Dieter 20808dba5b revert 'build docs first' 2015-07-15 19:02:39 -05:00
Rex Dieter eeecca6075 %%build: build docs first, hack around 'make docs' failures (in f22+)
and by "hack", I mean try to run through gdb to get a backtrace, but
turns out it doesn't crash when you do that. :-/
2015-07-15 16:56:39 -05:00
Jan Grulich f5e1f73a7c Restore previously dropped patches 2015-07-15 16:49:54 +02:00
Rex Dieter 186586579b one more libinput piece 2015-07-15 09:03:46 -05:00
Rex Dieter 0e03c9a93a optionally include libinput plugin 2015-07-15 07:23:53 -05:00
Rex Dieter ce699c0b0c make libinput dep f21+ only (for now) 2015-07-15 07:16:36 -05:00
Rex Dieter 49a56144f5 don't conditionally include patches 2015-07-15 07:09:38 -05:00
Rex Dieter e74e81c0ec disable bootstrap again 2015-07-14 10:00:14 -05:00
Rex Dieter ae60b65008 enable bootstrap (and disable failing docs) 2015-07-14 09:59:37 -05:00
Rex Dieter 5ece80d791 Qt5 application crashes when connecting/disconnecting displays (#1083664) 2015-07-13 08:46:39 -05:00
Than Ngo 971e7e5c5e add better fix for compile error on big endian 2015-07-10 12:40:43 +02:00
Than Ngo aa9b8ac825 fix build failure on big endian platform (ppc64,s390x) 2015-07-09 19:30:25 +02:00
Helio Chissini de Castro 86c8ce256f - New final upstream release Qt 5.5.0 2015-07-01 11:41:48 -03:00
Helio Chissini de Castro b136a7f6c9 - Second round of builds now with bootstrap enabled due new qttools 2015-06-29 17:36:26 -03:00
Helio Chissini de Castro 415dd9c185 - Let's enable bootstrap 2015-06-29 10:40:26 -03:00
Helio Chissini de Castro b75081c6ce - Update rc1 5.5.0 2015-06-29 09:57:24 -03:00
Rex Dieter 67b459f056 macros.qt5: fix qmake_qt5 so "FOO=BAR %qmake_qt5" works as expected 2015-06-16 10:40:28 -05:00
Rex Dieter 05d8ec8529 rebase to latest SM patches (QTBUG-45484, QTBUG-46310) 2015-06-08 11:51:18 -05:00
Jan Grulich 17a4ff4a15 Update to 5.4.2 2015-06-03 11:04:58 +02:00
Rex Dieter e3d6eaa8b3 fix changelog for prior commit 2015-05-26 12:10:13 -05:00
Rex Dieter 708978be0f Release++ 2015-05-25 20:02:18 -05:00
Rex Dieter e0cb122fdd QWidget::setWindowRole does nothing (QTBUG-45484) 2015-05-25 20:01:48 -05:00
Rex Dieter 03e171010a QWidget::setWindowRole does nothing (QTBUG-45484) 2015-05-25 09:08:54 -05:00
Rex Dieter ca49064948 own /etc/xdg/QtProject 2015-05-20 13:07:17 -05:00
Rex Dieter 9a621268ce Requires: qt-settings (f22+) 2015-05-20 10:56:51 -05:00
Rex Dieter 30b6c96916 Try to ensure that -fPIC is used in CMake builds (QTBUG-45755) 2015-05-16 23:43:45 -05:00
Rex Dieter 656fd93b8c Some Qt apps crashs if they are compiled with gcc5 (QTBUG-45755) 2015-05-14 15:52:46 -05:00
Rex Dieter e3ee214066 try harder to avoid doc/multilib conflicts (#1212750) 2015-05-07 08:56:20 -05:00
Rex Dieter 7f1b5be863 Shortcuts with KeypadModifier not working (QTBUG-33093,#1219173) 2015-05-06 14:32:32 -05:00
Rex Dieter e36caa29b2 backport: data corruption in QNetworkAccessManager 2015-05-05 13:14:32 -05:00
Rex Dieter 0ccf360336 Revert "drop bootstrap"
This reverts commit 99f62f4bf3.

Still broke, broke, looks like more love is needed to figure out
what's going on here
2015-05-05 13:11:36 -05:00
Rex Dieter 99f62f4bf3 drop bootstrap 2015-05-03 16:24:20 -05:00
Rex Dieter 2b14aad038 Revert "drop bootstrap (#1211203)"
This reverts commit f243c5b785.

Build is still failing (doc generation segfaults), will retry after gcc5 mass rebuild.
2015-05-02 10:33:47 -05:00
Rex Dieter f243c5b785 drop bootstrap (#1211203) 2015-05-02 00:06:43 -05:00
Rex Dieter 79d60438e1 5.4.1-12
- backport a couple more upstream fixes
- introduce -common noarch subpkg, should help multilib issues
2015-05-01 23:16:18 -05:00
Rex Dieter f97e9b059e port qtdbusconnection_no_debug.patch from qt(4) 2015-04-25 10:52:29 -05:00
Rex Dieter ab722ac5f0 examples-manifest exists only if docs are built 2015-04-17 08:34:10 -05:00
Rex Dieter c1a515137d examples: include %{_qt5_docdir}/qdoc/examples-manifest.xml (#1212750) 2015-04-17 07:56:13 -05:00
Rex Dieter 9a602903fd Multiple Vulnerabilities in Qt Image Format Handling (CVE-2015-1860 CVE-2015-1859 CVE-2015-1858) 2015-04-13 12:50:19 -05:00
Rex Dieter 240a4ac577 restore f23 bootstrap 2015-04-10 10:14:56 -05:00
Rex Dieter 1daf7aa7c2 5.4.1-8
- -dbus=runtime on el6 (#1196359)
- drop f23 bootstrap
- %build: -no-directfb
2015-04-10 09:32:16 -05:00
Dan Vrátil 98ea3631c4 Revert "Pull in set of upstream Qt 5.5 fixes and improvements for XCB screen handling rebased to 5.4"
This reverts commit bcc8b147be.
2015-04-01 20:37:00 +02:00
Rex Dieter 21c37f05b9 Crash due to unsafe access to QTextLayout::lineCount (#1207279,QTBUG-43562) 2015-03-30 10:33:49 -05:00
Rex Dieter aa433e16dc unable to use input methods in ibus-1.5.10 (#1203575) 2015-03-30 09:51:16 -05:00
Dan Vrátil bcc8b147be Pull in set of upstream Qt 5.5 fixes and improvements for XCB screen handling rebased to 5.4 2015-03-25 22:36:57 +01:00
Rex Dieter 2eae9b321b 5.4.1-3
- pull in handful of upstream fixes, particularly...
- Fix a division by zero when processing malformed BMP files (QTBUG-44547, CVE-2015-0295)
2015-02-27 10:34:35 -06:00
Jan Grulich 85535ced7c Set bootstrap=1 only for rawhide 2015-02-25 15:14:44 +01:00
Rex Dieter 678376c067 try bootstrap=1 (f23) 2015-02-25 05:51:29 -06:00
Rex Dieter 8cfdf69446 ensure configure is executable 2015-02-24 15:01:25 -06:00
Jan Grulich cb39c45c15 Update to 5.4.1 2015-02-24 15:23:38 +01:00
Rex Dieter c8544d32b3 no-use-gold-linker (f22+, #1193044) 2015-02-16 07:20:49 -06:00
Rex Dieter 25a678d035 own %{_qt5_plugindir}/{designer,iconengines,script,styles} 2015-02-12 09:45:35 -06:00
David Tardon dbbd578565 full build after ICU soname bump
This reverts commit 07229d0b19.
2015-02-05 13:21:51 +01:00
David Tardon 07229d0b19 bootstrap for ICU soname bump 2015-02-04 14:32:33 +01:00
Petr Machata 7193dedd7f Bump for rebuild. 2015-02-04 14:21:45 +01:00
Rex Dieter a12aa064a0 crashes when connecting/disconnecting displays (#1083664,QTBUG-42985) 2015-01-31 22:13:24 -06:00
David Tardon dd0625c74f full build 2015-01-27 14:47:34 +01:00
David Tardon 85bf4a8f3a Revert "bootstrap for ICU soname bump"
This reverts commit 06b75a263e.
2015-01-27 14:46:25 +01:00
David Tardon 06b75a263e bootstrap for ICU soname bump 2015-01-27 10:35:12 +01:00
David Tardon 731e9f7525 rebuild for ICU 54.1 2015-01-26 17:02:58 +01:00
Rex Dieter 7c71c29833 fix %pre scriptlet 2015-01-18 07:08:06 -06:00
Rex Dieter 0f0a212bed update %files 2015-01-17 22:21:07 -06:00
Rex Dieter eb7261f470 ship /etc/xdg/qtchooser/5.conf alternative instead (of qt5.conf) 2015-01-17 19:02:10 -06:00
Rex Dieter dbe60f28b0 workaround 'make docs' crasher on el6 (QTBUG-43057) 2014-12-17 17:39:06 -06:00
Rex Dieter 237461a32c don't omit examples for bootstrap (needs work) 2014-12-11 09:00:35 -06:00
Rex Dieter 3cdd3818db big-endian build fix 2014-12-10 13:06:20 -06:00
Rex Dieter 12a21a7868 fix bootstrapping logic 2014-12-10 12:32:24 -06:00
Rex Dieter 1d9f13a6e7 5.4.0 (final) 2014-12-10 07:18:27 -06:00
Rex Dieter 1363f7fc0f skip docs on el6, qdoc crashes (QTBUG-43057)
See also:
https://bugreports.qt-project.org/browse/QTBUG-43057
2014-12-04 14:30:52 -06:00
Kevin Kofler 4996bdf06f rebase old_xcb and old_xkbcommon patches 2014-11-29 03:38:51 +01:00
Rex Dieter 92f366366b restore font rendering patch (#1052389,QTBUG-41590) 2014-11-28 15:32:30 -06:00
Rex Dieter 1fb1221516 5.4.0-rc 2014-11-27 20:09:20 -06:00
Rex Dieter 2fa25120ff add versioned Requires: libxkbcommon dep 2014-11-12 12:45:38 -06:00
Rex Dieter 4a377f02eb pull in slightly different upstreamed font rendering fix (#1052389,QTBUG-41590) 2014-11-11 12:11:20 -06:00
Rex Dieter 0a278efc52 Bad font rendering (#1052389,QTBUG-41590) 2014-11-10 08:07:31 -06:00
Rex Dieter 5d6be197aa Merge branch 'master' of ssh://pkgs.fedoraproject.org/qt5-qtbase 2014-11-03 17:44:43 -06:00
Rex Dieter dab46cba19 macros.qt5: +%qmake_qt5 , to help set standard build flags (CFLAGS, etc...) 2014-11-03 08:11:19 -06:00
Rex Dieter c242367a7f rebase old_xkbcommon.patch 2014-10-30 14:25:21 -05:00
Kevin Kofler b84181099c -gui: don't require gtk2 (__requires_exclude_from platformthemes) (#1154884)
* Wed Oct 22 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.4.0-0.2.beta
- -gui: don't require gtk2 (__requires_exclude_from platformthemes) (#1154884)
2014-10-23 00:27:38 +02:00
Rex Dieter d3bfc53697 fix build on f20 2014-10-18 21:20:15 -05:00
Rex Dieter 4018ad508c skip bootstrap, I think we can avoid it this time 2014-10-18 14:51:19 -05:00
Rex Dieter b0a82fc597 whitespace cosmetics 2014-10-18 12:52:26 -05:00
Rex Dieter 721ded4bfb 5.4.0-0.1.beta
- 5.4.0-beta
- avoid extra -devel deps by moving *Plugin.cmake files to base pkgs
- disable -doc,-examples to bootstrap other 5.4.0 modules
2014-10-18 12:51:26 -05:00
Jan Grulich ab7b18b9ea QFileDialog: implement getOpenFileUrl and friends for real 2014-10-13 11:50:38 +02:00
Rex Dieter c6628dbc04 use linux-g++ platform unconditionally 2014-10-09 14:19:37 -05:00
Kevin Kofler e26fd4ffda F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
* Thu Oct 09 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.2-1.1
- F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
2014-10-09 19:43:49 +02:00
Kevin Kofler 5006fbbb5e split the old_xcb patch into old_xcb and old_xkbcommon
That should not change anything by itself, but it allows applying only
the old_xcb portion if libxkbcommon gets upgraded in F20, which will
then fix QTBUG-36281.
2014-10-08 19:57:09 +02:00
Rex Dieter 7793fafdb6 refresh old_xcb.patch 2014-09-16 12:57:56 -05:00
Rex Dieter 12f82100c5 5.3.2 2014-09-16 09:38:15 -05:00
David Tardon 7826aba02d do a normal build with docs 2014-08-27 16:00:30 +02:00
David Tardon 6b7dddbe0f Revert "disable docs to allow rebuild"
This reverts commit 7cd0aa6e8b.
2014-08-27 15:59:56 +02:00
David Tardon 7cd0aa6e8b disable docs to allow rebuild 2014-08-26 17:21:47 +02:00
David Tardon 8931a9bc26 rebuild for ICU 53.1 2014-08-26 13:57:31 +02:00
Peter Robinson 019cb410c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 22:47:08 +00:00
Rex Dieter 68c19d991d no xcb-xkb on el6 2014-07-24 10:51:10 -05:00
Rex Dieter b2bf36753f 5.3.1-5
- drop dep on xorg-x11-xinit (own shared dirs instead)
- fix/improve qtchooser support using alternatives (#1122316)
2014-07-24 10:41:04 -05:00
Rex Dieter 77d9cc7b0f cleaner xkbcommon logic 2014-07-18 14:16:41 -05:00
Rex Dieter 1415157eb4 epel still needs bundled xbkcommon 2014-07-18 13:45:30 -05:00
Kevin Kofler c7f997cf4d support the old versions of libxcb and libxkbcommon in F19 and F20
* Mon Jun 30 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.1-4
- support the old versions of libxcb and libxkbcommon in F19 and F20
- don't use the bundled libxkbcommon

As per https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
(all prior 5.3.x builds are NOT shippable). Also fixes QT_NO_XKB getting
set in those broken builds.
2014-07-02 02:39:46 +02:00
Rex Dieter 905ac73b67 devel: Requires: pkgconfig(egl) 2014-06-30 10:32:16 -05:00
Jan Grulich f276ab369e Prefer QPA implementation in qsystemtrayicon_x11 if available 2014-06-27 14:08:03 +02:00
Jan Grulich df5040976c Update to 5.3.1 2014-06-25 10:55:09 +02:00
Dennis Gilmore 37dbbd77ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 20:19:11 -05:00
Rex Dieter d68f9fa0b8 %ix86: build -no-sse2 (#1103185) 2014-05-30 10:23:19 -05:00
Rex Dieter 9662c35171 5.3.0-5
- BR: pkgconfig(xcb-xkb) > 1.10 (f21+)
- allow possibility for libxkbcommon-0.4.x only
2014-05-27 12:59:31 -05:00
Rex Dieter cdd31a1489 libcomposeplatforminputcontextplugin doesn't need xkbcommon-x11 2014-05-27 11:25:43 -05:00
Rex Dieter e036c064e3 system-libxkbcommon (f21+) 2014-05-23 06:59:09 -05:00
Rex Dieter ed540e229f qt5-qtbase-5.3.0-2.fc21 breaks keyboard input (#1100213) 2014-05-22 08:46:10 -05:00
Rex Dieter a97fc92a72 limit -reduce-relocations to %ix86 x86_64 archs (QTBUG-36129) 2014-05-21 09:09:54 -05:00
Rex Dieter 325fbb765c update Source URLs 2014-05-21 08:55:57 -05:00
Rex Dieter fc037c90ec reference upstream bug wrt arm -reduce-relocations 2014-05-21 08:52:56 -05:00
Jan Grulich 16a05c4614 Disable -reduce-relocations on ARM 2014-05-21 14:13:15 +02:00
Jan Grulich 01e5c8430d Missing files 2014-05-21 12:07:55 +02:00
Jan Grulich 7a3dd6d5af Update to 5.3.0 2014-05-21 12:03:59 +02:00
Rex Dieter 86ce10d90f DoS vulnerability in the GIF image handler (QTBUG-38367) 2014-04-24 16:29:59 -05:00
Rex Dieter 73a3797332 support ppc64le multilib (#1080629) 2014-03-26 10:50:56 -05:00
Kevin Kofler c3f7b0f315 reenable documentation
* Wed Mar 12 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.2.1-6
- reenable documentation
2014-03-12 03:15:13 +01:00
Kevin Kofler ffd47dbc67 make the QMAKE_STRIP sed not sensitive to whitespace (see #1074041 in Qt 4)
* Sat Mar 08 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.2.1-5
- make the QMAKE_STRIP sed not sensitive to whitespace (see #1074041 in Qt 4)
2014-03-08 02:26:23 +01:00
Rex Dieter 32ae4738af undefine QMAKE_STRIP (and friends), so we get useful -debuginfo pkgs (#1065636) 2014-02-18 12:42:04 -06:00
Rex Dieter 03e7d3ee96 bootstrap for libicu bump 2014-02-12 15:06:38 -06:00
Rex Dieter be6f250543 rebuild (libicu) 2014-02-12 14:40:07 -06:00
Rex Dieter ef7a146fd1 fix egl conditional bits (el6 love) 2014-02-05 13:44:07 -06:00
Rex Dieter 875b5ccfc7 qconfig.pri: +alsa +kms +pulseaudio +xcb-sm 2014-02-05 12:11:51 -06:00
Rex Dieter b1ef4f4ecc update %%files 2014-02-05 10:41:40 -06:00
Rex Dieter 255e99dc63 5.2.1 2014-02-05 09:20:02 -06:00
Rex Dieter 6739b9d50f better %rpm_macros_dir handling 2014-02-01 12:48:57 -06:00
Kevin Kofler cdc6229b7e fix the allow-forcing-llvmpipe patch to patch actual caller of __glXInitialize
* Wed Jan 29 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.2.0-10
- fix the allow-forcing-llvmpipe patch to patch actual caller of __glXInitialize
2014-01-29 16:49:50 +01:00
Kevin Kofler 7b8ca8473e Fix missing %{buildroot} 2014-01-29 03:30:19 +01:00
Kevin Kofler b22f3a788e use software OpenGL (llvmpipe) if the hardware driver doesn't support OpenGL 2
* Wed Jan 29 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.2.0-9
- use software OpenGL (llvmpipe) if the hardware driver doesn't support OpenGL 2
2014-01-29 03:27:24 +01:00
Rex Dieter c32abbfe79 (re)enable -docs 2014-01-28 14:34:27 -06:00
Rex Dieter b4670ded86 5.2.0-7
- unconditionally enable freetype lcd_filter
- (temp) disable docs (libxcb bootstrap)
2014-01-27 13:15:09 -06:00
Rex Dieter dc97989214 fix %_qt5_examplesdir macro 2014-01-26 18:45:56 -06:00
Rex Dieter 0a660d086e examples subpkg 2014-01-25 22:04:26 -06:00
Rex Dieter f693c3e652 epel7 bootstrapped 2014-01-14 07:49:03 -06:00
Rex Dieter 4ee8a8ec32 simplify rhel7 doc bootstrap logic 2014-01-13 14:13:34 -06:00
Kevin Kofler 1ae137a50b reenable docs on Fedora (accidentally disabled) 2014-01-13 20:56:58 +01:00
Kevin Kofler 8c475d4b3e fix QTBUG-35459 and QTBUG-35460
* Mon Jan 13 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.2.0-4
- fix QTBUG-35459 (too low entityCharacterLimit=1024 for CVE-2013-4549)
- fix QTBUG-35460 (error message for CVE-2013-4549 is misspelled)
2014-01-13 20:46:51 +01:00
Rex Dieter 0ecbefdce7 try system-harfbuzz on rhel7 too 2014-01-13 12:23:12 -06:00
Rex Dieter 5304099a87 bootstrap docs on rhel7 2014-01-13 12:06:21 -06:00
Rex Dieter 2bbe77d71c no libxkbcommon on rhel either 2014-01-13 11:41:27 -06:00
Rex Dieter 0983c45c10 5.2.0-3
- move sql build deps into subpkg sections
- macro'ize ibase,tds support (disabled on rhel)
2014-01-13 10:48:42 -06:00
Rex Dieter 448ffe595a typo 2014-01-02 13:07:01 -06:00
Rex Dieter 04ca4164f9 devel: qtsql apparently wants all drivers available at buildtime 2014-01-02 13:04:33 -06:00
Rex Dieter 0d0a7e829e 5.2.0 2013-12-12 07:10:41 -06:00