Rex Dieter
|
ce230a75e6
|
use upstream libsystemd fix instead
|
2016-06-04 01:49:26 -05:00 |
|
Rex Dieter
|
d3a97e0164
|
another s/libsystemd-journal/libsystemd/
|
2016-06-04 01:46:19 -05:00 |
|
Rex Dieter
|
e29658923b
|
libsystemd-journal => libsystemd
|
2016-06-03 21:42:12 -05:00 |
|
Rex Dieter
|
129089515d
|
BR: libsystemd-journal when jounrald support is enabled
|
2016-06-03 21:25:16 -05:00 |
|
Than Ngo
|
9fa8256445
|
add missing qt5-qtbase-cxxflag.patch
|
2016-06-02 21:09:52 +02:00 |
|
Than Ngo
|
7a1d5d2c64
|
bump release
|
2016-06-02 21:06:31 +02:00 |
|
Than Ngo
|
c4909f1d93
|
- drop -O3 and make -O2 by default
- drop gcc6 workaround on arm
|
2016-06-02 21:04:54 +02:00 |
|
Jan Grulich
|
67e597d645
|
Avoid failure when qtchooser is disabled
|
2016-05-27 10:53:34 +02:00 |
|
Rex Dieter
|
3ff0c8f6ee
|
-Wno-deprecated-declarations (typo missed trailing 's')
Since we've effectively not been using it properly, maybe
it's not needed anymore? -- rex
|
2016-05-20 11:42:00 -05:00 |
|
Rex Dieter
|
580f183d5a
|
pull in upstream drag-n-drop related fixes (QTBUG-45812, QTBUG-51215)
|
2016-05-13 10:41:52 -05:00 |
|
Rex Dieter
|
4852b13975
|
errant remaning popd
|
2016-05-08 07:02:05 -05:00 |
|
Rex Dieter
|
4d48dbfb60
|
ditto
|
2016-05-08 06:33:33 -05:00 |
|
Rex Dieter
|
050c66cc9d
|
fix ! inject_optflags case
|
2016-05-08 06:01:11 -05:00 |
|
Rex Dieter
|
4a85b930ef
|
revert out-of-tree build, breaks Qt5*Config.cmake *_PRIVATE_INCLUDE_DIRS entries (all blank)
|
2016-05-07 14:58:35 -05:00 |
|
Rex Dieter
|
b467b86bbf
|
more goodies, FTBFS fixes
- pull in final/upstream fixes for QTBUG-51648,QTBUG-51649
- disable examples/tests in bootstrap mode
|
2016-05-06 13:29:21 -05:00 |
|
Rex Dieter
|
cc36bce4dd
|
s/sub-tests-all/sub-tests/
|
2016-05-05 20:49:28 -05:00 |
|
Rex Dieter
|
ebea8f545d
|
missed fixing one 'make' call for out-of-tree build
|
2016-05-05 19:58:25 -05:00 |
|
Rex Dieter
|
3de645af84
|
5.6.0-17
- support out-of-tree build
- better %check
|
2016-05-05 19:17:33 -05:00 |
|
Rex Dieter
|
5f1f269859
|
own %{_qt5_plugindir}/egldeviceintegrations
|
2016-04-30 19:41:13 -05:00 |
|
Rex Dieter
|
841188b5fc
|
drop references to old qt5-poll.patch
It appears this functionality was implemented in upstream Qt 5.7
(QTBUG-27195)
|
2016-04-21 14:27:24 -05:00 |
|
Caolán McNamara
|
077039bbca
|
full rebuild for hunspell 1.4.0
|
2016-04-18 15:22:21 +01:00 |
|
Caolán McNamara
|
5a257a143e
|
bootstrap rebuild for hunspell 1.4.0
|
2016-04-18 12:55:32 +01:00 |
|
Rex Dieter
|
234f1698e2
|
devel: Provides: qt5-qtbase-private-devel (#1233829)
|
2016-04-16 20:33:41 -05:00 |
|
David Tardon
|
c603654bde
|
full build
|
2016-04-16 13:03:38 +02:00 |
|
David Tardon
|
1f0da3b1e7
|
bootstrap
|
2016-04-16 09:41:24 +02:00 |
|
David Tardon
|
30057937a1
|
rebuild for ICU 57.1
|
2016-04-15 20:15:12 +02:00 |
|
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
|
f0e6f2d299
|
changed mind, check only for opengl 1
|
2016-03-24 12:40:47 -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 |
|