Commit Graph

485 Commits

Author SHA1 Message Date
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
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
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
321d5de034 fix include pathing in libavutil/timer.h 2017-08-25 15:31:37 -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
efb66ad8f9 apply more workarounds to force code to compile with epel7 gcc 2017-08-14 10:45:51 -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
Tom Callaway
fae045bc88 merge 2017-08-05 17:18:07 -04:00
Tom Callaway
29aa9da06f 60.0.3112.90 + headless + fixes for freeworld 2017-08-05 17:16:08 -04:00
Fedora Release Engineering
b5526c1f70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:47:02 +00:00
Fedora Release Engineering
5a7429033f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 04:48:28 +00:00
Tom Callaway
2d02baa29c BR: mesa-libGL-devel 2017-07-21 11:42:08 -04:00
Tom Callaway
d2fc3a146d use posttrans to ensure that old shared libs are gone before trying to make symlinks 2017-07-21 10:17:22 -04:00
Tom Callaway
b7162c3694 add missing \ in freeworld scriptlet 2017-07-17 12:56:43 -04:00
Tom Callaway
7c2fb50f20 fix scriptlets 2017-07-13 14:00:05 -04:00
Tom Callaway
03f0b9be07 include copy of third_party/freetype from previous source tree 2017-07-12 16:32:37 -04:00
Tom Callaway
d9e2499e54 Change struct ucontext to ucontext_t in breakpad 2017-07-12 15:41:05 -04:00
Tom Callaway
8c7674af70 apply Rathann freeworld changes, update to 59.0.3071.115 2017-07-12 14:52:03 -04:00
Tom Callaway
aeacc875b0 fix path in pretrans scriptlet 2017-06-26 09:55:26 -04:00
Tom Callaway
c23d66f1de fix path in pretrans scriptlet 2017-06-26 09:51:59 -04:00
Tom Callaway
f88e19764b moar chrome-remote-desktop fixes 2017-06-23 16:25:05 -04:00
Tom Callaway
5efd1e8143 use pretrans scriptlet to remove symlink on /etc/opt/chrome/native-messaging-hosts (it is now a directory) 2017-06-23 13:31:03 -04:00
Tom Callaway
4b6e8a7590 fix duplication between chrome-remote-desktop and chromium 2017-06-22 14:41:57 -04:00
Tom Callaway
d0bdacb9f6 fix path 2017-06-22 13:21:58 -04:00
Tom Callaway
6e0d3b5f40 59.0.3071.109 2017-06-22 13:20:23 -04:00
Tom Callaway
c68232bc2d actually fix mp3, update to .104 2017-06-16 16:43:48 -04:00
Tom Callaway
74ee2445da actually fix mp3 playback support 2017-06-16 15:40:59 -04:00
Tom Callaway
356c8fbd7a fix filtering 2017-06-13 13:26:45 -04:00
Tom Callaway
76f7bf9c08 fix hicolor file listing to be more inclusive 2017-06-12 17:21:11 -04:00
Tom Callaway
bc41d94d89 pnacl/nacl now needs llvm to build the bootstrap lib 2017-06-12 16:00:29 -04:00
Tom Callaway
a9d450abd7 fix condit 2017-06-12 15:12:45 -04:00
Tom Callaway
5180a1cefd 59.0.3071.86 2017-06-12 15:12:01 -04:00
Tom Callaway
8d1afda45e strip provides/requires on libsensors 2017-05-16 10:40:14 -04:00
Tom Callaway
850545ed64 58.0.3029.110 2017-05-15 16:04:38 -04:00
Tom Callaway
94cfba9126 use new service file name in %files 2017-04-22 12:00:10 -07:00
Tom Callaway
f674d0a3de 58.0.3029.81 2017-04-22 09:28:33 -07:00
Tom Callaway
3b749ca7b4 57.0.2987.133 2017-03-30 14:11:23 -04:00
Tom Callaway
c18e243924 Fix issue in gtk_ui.cc 2017-03-28 11:44:47 -04:00
Tom Callaway
f381d74a6c move header to include path 2017-03-28 10:20:45 -04:00
Tom Callaway
3818e774a5 add compat stdatomic.h 2017-03-26 17:09:48 -04:00
Tom Callaway
acff0d62ae add compat stdatomic.h 2017-03-26 17:08:41 -04:00
Tom Callaway
c02163cf2b add compat stdatomic.h 2017-03-26 17:08:07 -04:00
Tom Callaway
c7e1c43ab6 fix mp3 enablement 2017-03-26 11:15:12 -04:00
Tom Callaway
2270aa0181 fix privlibs 2017-03-21 20:27:32 -04:00
Tom Callaway
74ea286241 57.0.2987.110 2017-03-21 11:23:01 -04:00
Tom Callaway
2a5a52f0fc enable mp3 support 2017-03-05 12:12:09 -08:00
Tom Callaway
182a3ddd77 fix desktop file to have new window and new private window actions 2017-03-04 14:13:27 -08:00
Tom Callaway
54f615ebbd fix issue with gcc7 compile in v8 (thanks to Ben Noordhuis) 2017-02-28 16:04:18 -05:00
Tom Callaway
26fbfad209 versioning sync build on rawhide 2017-02-24 08:37:34 -05:00
Tom Callaway
2076c5a1aa fix issue with unique ptr move on return with old gcc 2017-02-24 07:55:05 -05:00
Tom Callaway
f909a6c6a7 disable debuginfo. will not fix rawhide, but should fix everything else 2017-02-23 17:30:36 -05:00
Tom Callaway
ff8c5622fe use bundled jinja everywhere 2017-02-13 13:12:43 -05:00
Tom Callaway
86f726d9eb fix compilation issues 2017-02-13 12:42:02 -05:00
Tom Callaway
407918e157 add BR: gtk3-devel 2017-02-10 15:35:23 -05:00
Tom Callaway
85686cc288 fix chronal corruption caused by TARDIS 2017-02-10 14:35:31 -05:00
Tom Callaway
cf4fe83d9a merge 2017-02-10 14:31:32 -05:00
Tom Callaway
72f2502c91 56.0.2924.87 2017-02-10 14:29:26 -05:00
Fedora Release Engineering
634b9db1bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:29:06 +00:00
Tom Callaway
96c125f161 fix rvalue issue in remoting code 2016-12-14 11:22:24 -05:00
Tom Callaway
b4cff4b90b preserve jinja2 dir 2016-12-13 15:30:36 -05:00
Tom Callaway
ae406ea283 use bundled jinja2 on RHEL (or Fedora older than 23) 2016-12-13 15:18:50 -05:00
Tom Callaway
f81ff187ef 55.0.2883.87 2016-12-13 14:24:23 -05:00
Tom Callaway
71163f6286 55 changes 2016-12-12 16:42:21 -05:00
Tom Callaway
e05272a4af 54.0.2840.100 2016-12-02 14:22:16 -05:00
Tom Callaway
e456f1dcd2 fix el7 build, snapshot needs to be in if aura is 2016-11-04 13:32:06 -04:00
Tom Callaway
c324e5831a fix build 2016-11-03 13:38:46 -04:00
Tom Callaway
95a4b60883 54.0.2840.90, debugging disabled 2016-11-02 11:47:44 -04:00
Tom Callaway
1b86e1c019 fixup master_preferences, disable debugging in build 2016-11-01 12:48:57 -04:00
Tom Callaway
cf9fdde186 54.0.2840.71 2016-10-26 15:18:53 -04:00
Tom Callaway
2ec748f126 fix deps 2016-10-26 10:18:24 -04:00
Tom Callaway
15eb147239 fix memory issues with ld on i686 2016-10-19 16:00:21 -04:00
Tom Callaway
bcb8929b27 conditionalize preservation of llvm-build dir for nacl 2016-10-19 09:46:37 -04:00
Tom Callaway
6665291318 54.0.2840.59 2016-10-19 09:23:05 -04:00
Tom Callaway
c496d29c67 53.0.2785.143 2016-09-30 14:04:31 -04:00
Tom Callaway
c50f789db5 53.0.2785.116 2016-09-20 12:50:35 -04:00
Tom Callaway
1413d68b9f 53.0.2785.113 2016-09-14 10:21:41 -04:00
Tom Callaway
197955041f 53.0.2785.101 2016-09-09 09:09:13 -04:00
Tom Callaway
0df9641b97 53.0.2785.92 2016-09-07 15:13:21 -04:00
Tom Callaway
2fd8ecc863 use bundled harfbuzz on EL7 2016-08-29 13:07:46 -04:00
Tom Callaway
d0d4125df5 disable unavailable Requires on epel7 2016-08-18 15:47:59 -04:00
Tom Callaway
496fc08b11 disable gtk3 because it breaks lots of things 2016-08-18 09:37:04 -04:00
Tom Callaway
a05dc02e80 filter out private requires/provides 2016-08-16 15:30:37 -04:00
Tom Callaway
4644b6d7e7 fix path on semanage Requires(post) line 2016-08-16 09:19:02 -04:00
Tom Callaway
5c56e25b58 add Requires(post) for selinux scriplet 2016-08-15 16:31:57 -04:00
Tom Callaway
ed9314722e fixup widevine handling, fix PepperFlash dir, add freeworld conditional for testing only, disable hidpi setting, unset MADV_FREE if set 2016-08-15 14:13:53 -04:00
Tom Callaway
8a15fdfccc 52.0.2743.116 2016-08-08 13:37:48 -04:00
Tom Callaway
f5b63ce20f fix conditional to disable verbose logging output unless beta/dev 2016-07-28 12:56:55 -04:00
Tom Callaway
4839518160 remember to bump release 2016-07-28 10:09:31 -04:00
Tom Callaway
98f362e5e4 disable nacl/pnacl for Fedora 23 (and older) 2016-07-28 10:05:58 -04:00
Tom Callaway
fc6709f09b fix post scriptlet so that selinux stuff only happens when selinux is enabled 2016-07-28 09:48:15 -04:00
Richard Hughes
a7e232457a Add an AppData file so that Chromium appears in the software center 2016-07-28 10:55:57 +01:00
Tom Callaway
87abbbdaa3 enable nacl/pnacl (chromium-native_client has landed in Fedora), fix chromium-browser.sh to report Fedora build target properly 2016-07-27 20:49:34 -04:00
Tom Callaway
7fe5f2bbe9 compile with -fno-delete-null-pointer-checks (fixes v8 crashes, nacl/pnacl), prep for chromium-native_client enablement 2016-07-27 11:25:22 -04:00
Tom Callaway
4bca8d3763 actually fix compile against cups 2.2, add widevine compatibility support 2016-07-22 14:24:09 -04:00
Tom Callaway
098c7ea5bd try to fix cups22 again (hackishly) 2016-07-21 14:38:19 -04:00
Tom Callaway
67f9e82fd0 52.0.2743.82 2016-07-21 11:49:49 -04:00
Tom Callaway
c30bb16136 52.0.2743.82 2016-07-21 11:49:12 -04:00
Tom Callaway
f66ad85170 HONK HONK! TRUCK FULL OF RADIOACTIVE WASTE AND ZOMBIE BITS COMING THROUGH 2016-07-19 14:10:57 -04:00