Commit Graph

334 Commits

Author SHA1 Message Date
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