Commit Graph

581 Commits

Author SHA1 Message Date
Rex Dieter 1a5fd22f91 Revert "- Final 5.8 spec. Need be bootstrapped first run, then qttools, then run again with docs."
This reverts commit fafeab55a2.
2017-02-09 07:38:29 -06:00
Helio Chissini de Castro fafeab55a2 - Final 5.8 spec. Need be bootstrapped first run, then qttools, then run again with docs. 2017-01-28 19:52:22 +01:00
Helio Chissini de Castro cc493ddebb - New upstream 5.8.0 version - initial boostrap 2017-01-26 17:05:32 +01:00
Rex Dieter aeca857561 fix so patch actually applies 2017-01-24 10:01:32 -06:00
Rex Dieter a5f6318646 Broken window scaling (#1381828) 2017-01-24 08:45:22 -06:00
Kevin Kofler e948ea4c6c readd plugin __requires_exclude_from filter, it is still needed
* Wed Jan 04 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.1-12
- readd plugin __requires_exclude_from filter, it is still needed

(for the reasons explained in the comment that was already there)
2017-01-04 15:35:28 +01:00
Rex Dieter 5b7e8cc795 filter plugin provides, drop filter plugin excludes (no longer needed) 2017-01-02 08:45:38 -06:00
Rex Dieter cf267c4766 backport 5.8 patch for wayland crasher (#1403500,QTBUG-55583) 2016-12-19 11:07:16 -06:00
Rex Dieter bb48598d85 Merge branch 'master' into f25 2016-12-14 07:51:48 -06:00
Rex Dieter a98a18bb3d Revert "restore moc_system_defines.patch lost in 5.7.0 rebase"
This reverts commit 9cda374bc8.
2016-12-14 07:51:44 -06:00
Rex Dieter 196284c991 Revert "typo"
This reverts commit b1ba042d57.
2016-12-14 07:51:43 -06:00
Rex Dieter 18def91a7d Revert "rework patch"
This reverts commit bcf4f2e66c.
2016-12-14 07:51:42 -06:00
Rex Dieter c427cee2d7 Revert "5.7.0-6"
This reverts commit 91176c3fee.
2016-12-14 07:51:42 -06:00
Rex Dieter 7e2153e89a Revert "unwanted cache flush in Freetype engine (#1400417, QTBUG-49452)"
This reverts commit 81d6fcc4ca.
2016-12-14 07:51:39 -06:00
Rex Dieter 81d6fcc4ca unwanted cache flush in Freetype engine (#1400417, QTBUG-49452) 2016-12-13 10:14:01 -06:00
Rex Dieter 91176c3fee 5.7.0-6
- Backported QTBUG-53071 patch to resolve problem with latest tzdata.
- Fixed Source URL.
2016-12-12 06:41:27 -06:00
Rex Dieter bcf4f2e66c rework patch 2016-12-09 22:04:08 +01:00
Rex Dieter b1ba042d57 typo 2016-12-09 22:04:00 +01:00
Rex Dieter 9cda374bc8 restore moc_system_defines.patch lost in 5.7.0 rebase 2016-12-09 22:03:53 +01:00
Rex Dieter bd0ce1f91c rework patch 2016-12-09 10:54:35 -06:00
Rex Dieter 4a3b9c7b60 typo 2016-12-09 09:08:07 -06:00
Rex Dieter f8d05dbeff restore moc_system_defines.patch lost in 5.7.0 rebase 2016-12-09 09:07:08 -06:00
Rex Dieter 28a55141fc update moc patch to define _SYS_SYSMACROS_H_OUTER instead (#1396755) 2016-12-09 05:20:15 -06:00
Rex Dieter a1a082e2ab really apply QT_VERSION_CHECK workaround (#1396755) 2016-12-08 23:05:36 -06:00
Rex Dieter 55cdca6d74 update moc patch to define _SYS_SYSMACROS_H (#1396755) 2016-12-08 12:39:41 -06:00
Rex Dieter 15b5003df8 namespace QT_VERSION_CHECK to workaround major/minor being pre-defined (#1396755) 2016-12-08 12:25:26 -06:00
Rex Dieter 16b653ffe1 5.7.1 dec5 snapshot 2016-12-08 11:01:28 -06:00
Rex Dieter 276e67ad3a disable openssl11 (FTBFS)
and use compat-openssl10 for now
2016-12-07 11:11:58 -06:00
Rex Dieter 0fba51827d BR: perl-generators 2016-12-07 10:14:04 -06:00
Rex Dieter 399cc84ed6 use -openssl-linked (bug #1401459) 2016-12-07 10:05:57 -06:00
Than Ngo 8f0534f5ad more fix for firebird 2016-11-29 14:46:38 +01:00
Than Ngo 06f985eaf7 add support for firebird-3.x 2016-11-29 14:15:27 +01:00
Than Ngo 3c0b29765a add -DOPENSSL_API_COMPAT=0x10100000L 2016-11-28 17:23:05 +01:00
Than Ngo ca7cfd8532 add condition for rhel 2016-11-28 16:38:56 +01:00
Than Ngo e467920f91 - more fixes for openssl-1.1
- rename to qt5-qtbase-5.7.1-openssl11
2016-11-28 16:35:45 +01:00
Than Ngo ca2c23b106 - add support openssl-1.1.x 2016-11-28 13:50:59 +01:00
Than Ngo 0434621809 add missing functions: EVP_PKEY_get0_RS, DSA_bits, EVP_PKEY_get0_RSA, RSA_bits, SSLv2_client_method, SSLv2_server_method 2016-11-25 20:39:36 +01:00
Than Ngo a0fe3d1ded adapted the berolinux's patch for new openssl-1.1.x 2016-11-24 14:06:11 +01:00
Helio Chissini de Castro f9b532b958 - New upstream release 2016-11-23 13:20:00 +01:00
Helio Chissini de Castro cdec2369b2 - New upstream release 2016-11-23 13:16:31 +01:00
Helio Chissini de Castro cf7a4e4e0b - New upstream release 2016-11-23 13:09:19 +01:00
Rex Dieter f8cf489ba4 fix Source0 URL 2016-10-20 06:54:11 -05:00
Rex Dieter 8ddb897df6 Requires: openssl-libs%{?_isa} (#1328659) 2016-09-29 07:21:24 -05:00
Than Ngo 8e2e39d5e1 - bz#1328659, load openssl libs dynamically 2016-09-28 13:25:03 +02:00
Rex Dieter 614302efd8 drop BR: cmake (handled by qt5-rpm-macros now) 2016-09-27 09:08:27 -05:00
Than Ngo abaad189b8 add macros qtwebengine_arches in qt5 2016-09-14 18:18:46 +02:00
Than Ngo 5a70834711 add rpm macros qtwebengine_arches for qtwebengine 2016-09-13 17:40:04 +02:00
Than Ngo 2485bf8e8a add rpm macros qtwebengine_arches for qtwebengine 2016-09-13 17:36:50 +02:00
Rex Dieter faab8215d7 use '#!/usr/bin/perl' instead of '#!/usr/bin/env perl' 2016-09-12 07:55:58 -05:00
Rex Dieter 643cc5becf install macros with proper name 2016-07-19 07:25:11 -05:00