Commit Graph

159 Commits

Author SHA1 Message Date
Tom Callaway 55ffd9547d 66.0.3359.170 2018-05-14 13:02:26 -04:00
Tom Callaway 3f9e662d54 fix arm build 2018-05-05 10:10:42 -04:00
Tom Callaway 86678985c3 disable patch47 2018-05-04 09:45:30 -04:00
Tom Callaway 5479a8c69a 66.0.3359.139 2018-05-01 16:24:18 -04:00
Tom Callaway b899d5f427 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/chromium 2018-04-17 12:54:57 -04:00
Tom Callaway e00e15df7e use system fontconfig (except on epel7) 2018-04-17 12:54:51 -04:00
Miro Hrončok cdad621917 Be explicit about the Python version used 2018-04-10 11:48:23 +02:00
Tom Callaway 11492d0030 add explicit dependency on minizip (bz 1534282) 2018-04-04 11:22:06 -04:00
Tom Callaway 6588e7bdd3 check that there is no system google module, shadowing bundled ones :: conditionalize api keys (on by default) 2018-03-28 10:01:28 -04:00
Tom Callaway c747d58e15 65.0.3325.181 2018-03-21 16:43:26 -04:00
Tom Callaway 0d818fb687 force lstdc++ on epel7 2018-03-20 16:17:37 -04:00
Tom Callaway 6113fdf4e8 rhel 7 might need libc++ bundled 2018-03-20 12:44:57 -04:00
Tom Callaway f525a513b3 try use_custom_libcxx=true on epel7 2018-03-20 10:54:37 -04:00
Tom Callaway f7e3b54d1f use bundled libdrm on epel7 2018-03-19 14:18:55 -04:00
Tom Callaway 6d9e418792 use bundled freetype on epel7 2018-03-19 10:30:17 -04:00
Tom Callaway bdba7c7bda disable StartupNotify in chromium-browser.desktop (not in google-chrome desktop file) (bz1545241) 2018-03-16 14:32:58 -04:00
Tom Callaway 9e38b7c8af fix skia build issue on aarch64 2018-03-15 15:32:44 -04:00
Tom Callaway 8cfa28d974 fix bool issue triggered by newer gcc 2018-03-15 13:12:01 -04:00
Tom Callaway 3534f5e56f use bundled libjpeg on epel7 2018-03-15 12:56:27 -04:00
Tom Callaway fe5b552f8e version conditionalize gnome-keyring-devel 2018-03-15 12:29:18 -04:00
Tom Callaway 4e6c6ef24d 65.0.3325.162 2018-03-15 12:17:21 -04:00
Tom Callaway c5342c3e97 this gets past prep... 2018-03-07 12:58:11 -05:00
Tom Callaway e36a0c82bf 65.0.3325.146 2018-03-07 11:13:05 -05:00
Tom Callaway c558cc1c58 64.0.3282.186 2018-03-05 12:16:13 -05:00
Tom Callaway ff8eb292e4 update to 64.0.3282.167, include workaround for gcc8 bug in gn, disable unnecessary aarch64 glibc symbol change 2018-02-19 11:57:56 -05:00
Tom Callaway 745106217b 64.0.3282.140 2018-02-02 07:47:16 -05:00
Tom Callaway 7bfd513198 include user-session binary in chrome-remote-desktop subpackage 2018-02-01 11:59:06 -05:00
Tom Callaway 867ed1fbbc 64.0.3282.119 2018-01-26 22:48:09 -05:00
Tomas Popela dfd304e9d4 Add python2 as BR 2017-12-15 10:13:25 +01:00
Tomas Popela 41a88702e4 Update to 63.0.3239.108 2017-12-15 09:40:28 +01:00
Tomas Popela 7bb0a21760 Don't require libcanberra-gtk2 GTK+ 3 build is enabled
But require libcanberra-gtk3. Also remove provides for bundled gtk3 as
it's not bundling one.
2017-12-14 11:57:26 +01:00
Tom Callaway 42ed3387ba fix aarch64 patch 2017-12-12 09:59:11 -05:00
Tom Callaway 6af85f90fe 63.0.3239.84 2017-12-12 09:18:37 -05:00
Tom Callaway 07c88ef87f Merge #3 `Remove support for running the unit tests` 2017-12-07 14:49:09 +00:00
Tomas Popela 06c182be2e Adapt to man page changes for Chromium 63
Starting from Chromium 63 the man page is not installed by default, but
it is generated from the template.
2017-11-15 12:41:11 +01:00
Tomas Popela db2acc00d9 Remove support for running the unit tests
They are not being run for more than a year and we really don't have
a manpower to support them.
2017-11-15 12:39:05 +01:00
Tom Callaway bc9e77bbac 62.0.3202.89 2017-11-08 12:59:00 -05:00
Tom Callaway 4b560f7401 62.0.3202.75 2017-10-27 11:02:21 -04:00
Tom Callaway 2f12a9278f even moar c++11 2017-10-25 10:23:22 -04:00
Tom Callaway 2180bdba87 more C++11 type handling (enable_if) 2017-10-25 09:17:17 -04:00
Tom Callaway f6767a1977 fix decay_t usage for gcc 4.8/c++11 2017-10-25 08:59:45 -04:00
Tomas Popela d8f6aaaf5d Fix the policy templates handling
Basically revert my previous commits as the policy templates are
generated during the build. The only thing that we were copying out from
the tarballs was the policy templates documentation, but that one is
generated as well so use that one and remove the policy_templates zip
file from sources
2017-10-25 10:36:02 +02:00
Tom Callaway 7abe45ef20 do not attempt to use std=c++14 on epel7 2017-10-24 22:25:28 -04:00
Tom Callaway 69e53044ee 62.0.3202.62 2017-10-24 16:59:02 -04:00
Tom Callaway 79d8235f4c 61.0.3163.100 and lots of epel7 fixes 2017-09-22 18:36:45 -04:00
Tom Callaway 1144ae5d3c i think this will build 2017-09-19 10:07:30 -04:00
Tom Callaway a0a687b685 ugly hack to make epel7 build. maybe 2017-09-14 14:19:52 -04:00
Tom Callaway 5ff888b012 will it never stop? 2017-09-14 11:17:31 -04:00
Tom Callaway c00dedb7b5 more epel gcc fixes 2017-09-14 10:24:23 -04:00
Tom Callaway 92bd8d8d23 try different cc/paint fix 2017-09-14 09:30:58 -04:00