Commit Graph

187 Commits

Author SHA1 Message Date
Tom Callaway bc9e77bbac 62.0.3202.89 2017-11-08 12:59:00 -05:00
Tom Callaway 7d1b47a15f fix merge 2017-10-29 10:29:25 -04: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
Tom Callaway 6aefd889fa Merge branch 'epel7' of ssh://pkgs.fedoraproject.org/rpms/chromium into epel7 2017-10-25 08:28:16 -04:00
Tom Callaway 530c35bcba instead use std=c++11 on epel7 2017-10-25 08:28:07 -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
Tomas Popela 2abf30d2cc 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:30:34 +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 12bdf54b38 Merge branch 'master' into epel7 2017-10-24 17:03:05 -04:00
Tom Callaway 3f324a0af1 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/chromium 2017-10-24 16:59:11 -04:00
Tom Callaway 69e53044ee 62.0.3202.62 2017-10-24 16:59:02 -04:00
Tomas Popela 404a6d2414 Improve the chromium-latest.py script
- Download the policy templates per release channel
- Only run the nacl_versions when not running on python 2.6 as the
  toolchain_build modules are not python 2.6 compatible
2017-10-19 14:14:48 +02:00
Tomas Popela b36884aebd Improve the chromium-latest.py script
- Download the policy templates per release channel
- Only run the nacl_versions when not running on python 2.6 as the
  toolchain_build modules are not python 2.6 compatible
2017-10-19 14:14:13 +02:00
Tomas Popela 18ab5a523a Update the chromium-lastest.py to always download the policy templates
They are changing across the releases - always download the latest one.
2017-10-18 13:31:22 +02:00
Tomas Popela faa2842751 Update the chromium-lastest.py to always download the policy templates
They are changing across the releases - always download the latest one.
2017-10-18 13:28:53 +02:00
Tom Callaway fac5adaa62 uploaded sources this time 2017-09-22 18:48:11 -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
Tom Callaway bcf9692901 use fpermissive on cc/paint 2017-09-13 13:27:32 -04:00
Tom Callaway f43b0abeb4 drop unnecessary patch for epel7 2017-09-13 12:41:20 -04:00
Tom Callaway 661f204cb7 fix patch 2017-09-12 10:15:39 -04:00
Tom Callaway 2484dd808e fix aarch64 compile in rawhide 2017-09-12 09:38:46 -04:00
Tom Callaway 9debcb008e 61.0.3163.79 2017-09-11 11:16:31 -04:00
Miro Hrončok 1c11a82cbd Require explicit version-release of chromium-libs from media-freeworld
Since the freeworld package is built in another repository,
it may be out of sync. This makes sure `dnf update` won't just
remove the installed version of chromium in order to update
chromium-libs-media-freeworld if that happens to be in the repo
sooner than chromium.

Reported as #4572 in that other repository.
2017-09-01 12:04:43 +02:00
Tom Callaway a54623014c disable aarch64 on rhel7, missing libatomic.so for some reason 2017-08-28 15:59:18 -04:00
Tom Callaway 21e3607748 more aarch64 ffmpeg files 2017-08-25 16:59:08 -04:00
Tom Callaway 321d5de034 fix include pathing in libavutil/timer.h 2017-08-25 15:31:37 -04:00
Tom Callaway 7d1f0eac97 fixed sources for aarch64 2017-08-25 13:45:36 -04:00
Tom Callaway 761a02838d fixed sources 2017-08-24 17:03:09 -04:00
Tom Callaway 984bf67d42 update to 60.0.3112.113, fix ffmpeg clean script to not delete aarch64 file 2017-08-24 16:03:00 -04:00
Tom Callaway c74ab79e4c add BR: ninja-build 2017-08-23 16:34:59 -04:00
Tom Callaway b413a74418 Another player has entered the game: aarch64! 2017-08-23 14:53:36 -04:00
Tom Callaway ae08a775d9 fix dep issue with chrome-remote-desktop on el7 2017-08-17 09:31:37 -04:00
Tom Callaway 5922b5cfc9 update to 60.0.3112.101, apply upstream fix for cameras which report zero resolution formats (bz1465357) 2017-08-16 17:20:49 -04:00
Tom Callaway 26f11a9f0f apply more workarounds to force code to compile with epel7 gcc 2017-08-14 11:20:03 -04:00
Tom Callaway efb66ad8f9 apply more workarounds to force code to compile with epel7 gcc 2017-08-14 10:45:51 -04:00
Tom Callaway 268e0a6711 okay, do you like this? 2017-08-11 12:00:53 -04:00
Tom Callaway 97f98971c7 try different hack 2017-08-11 10:26:58 -04:00
Tom Callaway 682675b7f8 try to trick old gcc 2017-08-09 14:48:34 -04:00
Tom Callaway bbbf61dadd apply upstream commit to work around EPEL7 compiler issues 2017-08-09 13:48:24 -04:00
Tom Callaway bf4b08a13e BR: mesa-libGL-devel 2017-08-07 13:16:48 -04:00
Tom Callaway 0d0973d539 add minizip, conditionalize webp bundling for rhel7 2017-08-07 10:30:46 -04:00
Tom Callaway 7de0af7e04 fix typo from merge 2017-08-05 17:18:54 -04:00