Commit Graph

816 Commits

Author SHA1 Message Date
Rex Dieter d30cfdc894 namespace QT_VERSION_CHECK to workaround major/minor being pre-defined (#1396755) 2016-12-08 12:17:29 -06:00
Rex Dieter 736ab5e8a1 (re)enable mysql support (#1400233) 2016-12-07 05:58:48 -06:00
Orion Poplawski 46567fbafb Add additional workarounds for boost/glib parsing (#1396755) 2016-12-01 21:15:05 -07:00
Rex Dieter c6f3e912b2 1:4.8.7-21
- BR: compat-openssl10-devel, restore -openssl-linked (#1328659)
- -no-sql-mysql (#1400233)
2016-11-30 12:37:52 -06:00
Rex Dieter 0c24e255bb FTBFS openssl-1.1, bootstrap using -no-openssl (#1400196) 2016-11-30 11:19:32 -06:00
Rex Dieter 2c45da7842 FTBFS firebird 2016-11-30 10:59:45 -06:00
Rex Dieter 4876d24d89 rebuild (openssl) 2016-11-30 10:46:23 -06:00
Rex Dieter 73c2f55e30 load openssl libs dynamically, f26+ (#1328659) 2016-09-29 07:26:34 -05:00
Rex Dieter 8d832b1c1e qmake-qt4 adds '-std=gnu++98' flag to compiler flags (#1349951) 2016-06-26 14:14:48 -05:00
Rex Dieter 61fd11db0d %build: add QT_BUILD_KEY verification
hopefully should help avoid future regressions
2016-04-20 10:26:26 -05:00
Rex Dieter 7963cb35aa %build: drop --buildkey g++-4 (#1327360)
Turns out this only introduced *yet another* incompatible buildkey,
and is used as a buildkey prefix only resulting in something silly
like: g++-4 x86_64 linux g++-4 full-config

So, drop this madness, and rely on patching only for now.
2016-04-20 10:00:42 -05:00
Rex Dieter 59915e4ad9 -devel-private: Provides: private-devel
Yay for (in)consistency
2016-04-17 11:32:00 -05:00
Rex Dieter 14c5aa506e devel: Provides: qt(4)-private-devel, use epoch in -static Provides 2016-04-17 11:28:09 -05:00
Rex Dieter 87bb4a5751 %build: -buildkey g++-4 (#1327360) 2016-04-15 07:23:42 -05:00
Rex Dieter 593e8b6cfd Fix build on MIPS (#1322524) 2016-04-05 08:52:47 -05:00
Rex Dieter 44cdae5230 respin boost/moc patch for boost-1.60 (BOOST_TYPE_TRAITS_HPP) 2016-03-16 17:41:19 -05:00
Rex Dieter 92af7f7a88 x11: back to Recommends: sni-qt (#1317481) 2016-03-14 13:17:59 -05:00
Rex Dieter 2e4d8b085b x11: Requires: sni-qt if plasma-workspace, f23+ 2016-03-12 11:06:56 -06:00
Rex Dieter 8657516756 x11: Recommends: sni-qt, f24+
Alternatively, can consider adding
Supplements: qt
to sni-qt, but I don't think that helps ensure that
sni-qt.i686 gets pulled in for qt.i686 or not
2016-03-11 08:11:25 -06:00
Rex Dieter be95107ea1 rebuild (openssl) 2016-03-01 12:13:10 -06:00
Than Ngo 6d0df2a0a4 - fix alsa version check for version >= 1.1.x
- fix webkit check using gcc6
2016-02-10 17:09:21 +01:00
Than Ngo 8cf9135957 - fix build issue with gcc6 2016-02-09 14:23:17 +01:00
Than Ngo 231d286d41 - fix build issue with gcc6 2016-02-09 13:53:50 +01:00
Than Ngo a846b60884 fix build issue with gcc6 2016-02-04 13:17:11 +01:00
Rex Dieter 6f7261dc5f macros.qt4 : cleanup, introduce %_qt4_optflags, %_qt4_ldflags, %_qt4_qmake_flags 2016-02-02 18:04:57 -06:00
Rex Dieter 404cd30436 inject_optflags for f23 2016-02-02 14:37:10 -06:00
Rex Dieter 541cc02c83 don't inject $RPM_OPT_FLAGS/$RPM_LD_FLAGS into qmake defaults (#1279265) 2015-12-29 09:33:04 -06:00
Rex Dieter 6dd80f3b69 backport optimization (from qt5-qtbase) 2015-12-29 09:28:51 -06:00
Rex Dieter 210022372e devel: Requires: redhat-rpm-config (#1279265) 2015-11-25 08:14:17 -06:00
Richard Hughes 33f92bd1af Remove no longer required AppData file 2015-09-18 12:04:15 +01:00
Rex Dieter d6ee4edd91 macros.qt4: fix qmake_qt4 so "FOO=BAR %qmake_qt4" works as expected 2015-06-16 10:39:23 -05:00
Rex Dieter 88e9dfbe4b typo (missing %endif) 2015-06-09 10:58:18 -05:00
Rex Dieter 928a0668ca drop -reduce-relocations (f22+) 2015-06-09 10:57:32 -05:00
Rex Dieter 0537617a55 qt-4.8.7 (final) 2015-05-26 11:13:56 -05:00
Rex Dieter b6924d7787 qt-4.8.7-rc2 2015-05-10 14:19:12 -05:00
Rex Dieter f83530ad62 backport: data corruption in QNetworkAccessManager 2015-05-05 13:21:40 -05:00
Rex Dieter a8f6e65f6a 1:4.8.6-29
- introduce -common noarch subpkg, should help multilib issues
- -doc: fix %description (doesn't include assistant)
2015-04-30 14:19:31 -05:00
Than Ngo 63cda2bb9f bz#1210677, CVE-2015-1860 CVE-2015-1859 CVE-2015-1858 2015-04-13 16:21:57 +02:00
Kalev Lember 74e790ecfb Fix the build harder
Commit 8b8b6f7520 added appdata to the end
of the %pre script; this moves it to %install where it belongs.
2015-03-26 22:48:28 +01:00
Kalev Lember b3faea3dcf Fix the build 2015-03-26 21:27:16 +01:00
Richard Hughes 8b8b6f7520 Add an AppData file for the software center 2015-03-26 16:41:59 +00:00
Rex Dieter 49c310bbc0 macros.qt4: fix _qt4_evr macro (missing : after epoch) 2015-03-20 08:06:45 -05:00
Rex Dieter aeb79bb543 DoS vulnerability in the BMP image handler (CVE-2015-0295) 2015-02-27 08:28:21 -06:00
Rex Dieter c6c5987440 remove error/debugging 2015-02-16 09:42:31 -06:00
Rex Dieter 1244f6a379 more gcc5 detection fixes, in particular, ensure same QT_BUILD_KEY as gcc4 for now 2015-02-16 08:37:08 -06:00
Than Ngo b888d1c64e fix syntax error 2015-02-16 14:53:01 +01:00
Rex Dieter d131ab162f 1:4.8.6-23
- Qt: FTBFS with gcc5 (#1192464)
- Make Adwaita the default theme for applications running in the GNOME DE (#1192453)
2015-02-13 07:04:46 -06:00
Rex Dieter b0bb73c355 rebuild (gcc5) 2015-02-11 09:25:59 -06:00
Rex Dieter 7d0674cfd8 refresh boost/moc patch (QTBUG-22829) 2015-01-29 11:15:53 -06:00
Rex Dieter a9071e838a only run %pre on upgrades 2015-01-18 07:05:27 -06:00