[steam/el8] Add missing libxcrypt-compat dependency (#5752)
by Simone Caronni
commit cc574ac02a5d90965c7e9cf603e17ea34e61eaf1
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Mon Sep 14 09:44:01 2020 +0200
Add missing libxcrypt-compat dependency (#5752)
steam.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index d152b24..e49ab56 100644
--- a/steam.spec
+++ b/steam.spec
@@ -3,7 +3,7 @@
Name: steam
Version: 1.0.0.66
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -66,6 +66,7 @@ Requires: alsa-lib%{?_isa}
Requires: gtk2%{?_isa}
%if 0%{?fedora} || 0%{?rhel} >= 8
Requires: libnsl%{?_isa}
+Requires: libxcrypt-compat%{?_isa}
%endif
Requires: libpng12%{?_isa}
Requires: libXext%{?_isa}
@@ -202,6 +203,9 @@ fi
%endif
%changelog
+* Mon Sep 14 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-2
+- Add missing libxcrypt-compat dependency (#5752).
+
* Tue Aug 25 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-1
- Update to 1.0.0.66.
4 years, 4 months
[steam/el7] Add missing libxcrypt-compat dependency (#5752)
by Simone Caronni
commit aa848f36b32a020117fdd58a3586c1a343b46e9b
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Mon Sep 14 09:44:01 2020 +0200
Add missing libxcrypt-compat dependency (#5752)
steam.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 9ad7640..b18002b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -3,7 +3,7 @@
Name: steam
Version: 1.0.0.66
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -66,6 +66,7 @@ Requires: alsa-lib%{?_isa}
Requires: gtk2%{?_isa}
%if 0%{?fedora} || 0%{?rhel} >= 8
Requires: libnsl%{?_isa}
+Requires: libxcrypt-compat%{?_isa}
%endif
Requires: libpng12%{?_isa}
Requires: libXext%{?_isa}
@@ -202,6 +203,9 @@ fi
%endif
%changelog
+* Mon Sep 14 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-2
+- Add missing libxcrypt-compat dependency (#5752).
+
* Tue Aug 25 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-1
- Update to 1.0.0.66.
4 years, 4 months
[chromium-browser-privacy/f31] (12 commits) ...Update ungoogled-chromium to 85.0.4183.102-1
by qvint
Summary of changes:
9dec70d... Update to 85.0.4183.83 (*)
59b831a... Drop Fedora 30 support (*)
f726697... Fix manpage and desktop metadata files (*)
38e10ae... Sync spec and sources with free/chromium-freeworld (*)
5637229... Update ungoogled-chromium to 76c9694 (*)
92ba179... Add domain_substitution switch (*)
bdb0bea... Fix manpage and desktop metadata files (*)
e0395a6... Ship ANGLE libEGL.so and libGLESv2.so (*)
c2339bf... Update to 85.0.4183.102 (*)
7f7c325... Remove bundlepylibs and clang toggles (*)
356e7c7... Sync spec and sources with free/chromium-freeworld (*)
ec6df29... Update ungoogled-chromium to 85.0.4183.102-1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[chromium-browser-privacy: 12/12] Update ungoogled-chromium to 85.0.4183.102-1
by qvint
commit ec6df2983b38c8adc30f0922c6e26933db2e750f
Author: qvint <dotqvint(a)gmail.com>
Date: Mon Sep 14 07:35:05 2020 +0300
Update ungoogled-chromium to 85.0.4183.102-1
chromium-browser-privacy.spec | 4 ++--
sources | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/chromium-browser-privacy.spec b/chromium-browser-privacy.spec
index 8e66979..235e2db 100644
--- a/chromium-browser-privacy.spec
+++ b/chromium-browser-privacy.spec
@@ -75,7 +75,7 @@ Source0: chromium-%{version}-clean.tar.xz
Source1: https://github.com/stha09/chromium-patches/archive/%{patchset_revision}/c...
# ungoogled-chromium.
-%global ungoogled_chromium_revision 76c969401b10e2cbced802e915accb33382f9d0f
+%global ungoogled_chromium_revision 85.0.4183.102-1
Source300: https://github.com/Eloston/ungoogled-chromium/archive/%{ungoogled_chromiu...
# The following two source files are copied and modified from the chromium source
@@ -747,7 +747,7 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%changelog
* Mon Sep 14 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
- Update Chromium to 85.0.4183.102
-- Update ungoogled-chromium to 76c9694
+- Update ungoogled-chromium to 85.0.4183.102-1
- Add domain_substitution switch
- Fix manpage and desktop metadata files
- Update AppStream metadata
diff --git a/sources b/sources
index 6fe7a1d..9a1543b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (chromium-85.0.4183.102.tar.xz) = acd6f0a7b74018098752b6598e09a2bd6d1c9f1120c39a5c6cd3d924c466be92b854f3c7f91693ba9506e47b173ef12c14427f998362524b2497fbe5587a6b6c
SHA512 (chromium-patches-chromium-85-patchset-2.tar.gz) = b8252b778ff16f1fbb0be22ebd1b9f711fafe6d6837e0806e4281aa659756a091c79609e2e4dd865b5f2d377f159c12d47feab201d4d72a93de5fc5ff596ff2e
-SHA512 (ungoogled-chromium-76c969401b10e2cbced802e915accb33382f9d0f.tar.gz) = c2aa4a68787b8c0ed0a6395aba12ddabf6dee1c39aff1bd01a5f894c0ef6c15831f216d4a7c892166d2930c2388c01f2918f2cbee6e77650296429f018c9ea27
+SHA512 (ungoogled-chromium-85.0.4183.102-1.tar.gz) = b4ce88df6faece921d258aeb1554fbda00e25d1577d71967943abc475905ffb8e427a00aad893d3f1cc4cc2fad3ad0015154f12b59ee5ef041a3d7903774b935
4 years, 4 months
[chromium-browser-privacy: 11/12] Sync spec and sources with free/chromium-freeworld
by qvint
commit 356e7c75c85932846342d525b58037f6990a0e79
Merge: bdb0bea 7f7c325
Author: qvint <dotqvint(a)gmail.com>
Date: Mon Sep 14 07:22:33 2020 +0300
Sync spec and sources with free/chromium-freeworld
chromium-browser-privacy.spec | 80 ++++---------------------------------------
sources | 2 +-
2 files changed, 8 insertions(+), 74 deletions(-)
---
diff --cc chromium-browser-privacy.spec
index d906a37,711447d..8e66979
--- a/chromium-browser-privacy.spec
+++ b/chromium-browser-privacy.spec
@@@ -57,12 -43,12 +45,12 @@@
# Enable building with ozone support
%global ozone 0
##############################Package Definitions######################################
-Name: chromium-freeworld
+Name: chromium-browser-privacy
- Version: 85.0.4183.83
+ Version: 85.0.4183.102
Release: 1%{?dist}
-Summary: Chromium built with all freeworld codecs and VA-API support
+Summary: Chromium, sans integration with Google
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
-URL: https://www.chromium.org/Home
+URL: https://github.com/Eloston/ungoogled-chromium
%if %{freeworld}
Source0: https://commondatastorage.googleapis.com/chromium-browser-official/chromi...
@@@ -133,27 -111,7 +117,8 @@@ BuildRequires: pkgconfig(wayland-curso
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server)
%endif
- # ungoogled-chromium dependencies
+BuildRequires: python3
-
- #Python stuffs
- %if 0%{?bundlepylibs}
-
- # Using bundled bits, do nothing.
- #This is needed for remove_bundled_libraries.py
BuildRequires: /usr/bin/python2
-
- %else
- BuildRequires: python2-rpm-macros
- BuildRequires: python2-beautifulsoup4
- BuildRequires: python2-lxml
- BuildRequires: python2-html5lib
- BuildRequires: python2-markupsafe
- Buildrequires: python2-six
- %if %{with system_ply}
- BuildRequires: python2-ply
- %endif
- %endif
BuildRequires: python2-setuptools
%if %{with system_re2}
BuildRequires: re2-devel
@@@ -811,41 -698,71 +745,41 @@@ appstream-util validate-relax --nonet "
%{chromiumdir}/swiftshader/libGLESv2.so
#########################################changelogs#################################################
%changelog
- * Mon Aug 31 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-1
- - Update Chromium to 85.0.4183.83
-* Thu Sep 10 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
-- Update to 85.0.4183.102
-- Remove bundlepylibs and clang toggles
-
-* Mon Aug 31 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-2
-- Ship ANGLE libEGL.so and libGLESv2.so (rfbz#5738)
-
-* Wed Aug 26 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-1
-- Update to 85.0.4183.83
-- Use xcb-proto bundled in Chromium tarball
-- Drop Fedora 30 support
-- Fix XDG paths in manpage
++* Mon Sep 14 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
++- Update Chromium to 85.0.4183.102
+- Update ungoogled-chromium to 76c9694
+- Add domain_substitution switch
+- Fix manpage and desktop metadata files
- Update AppStream metadata
-- Fix name in .desktop file (rfbz#5717)
-- Fix name in GNOME default-apps XML
-- Add symbolic app icon
-* Tue Aug 11 2020 qvint <dotqvint(a)gmail.com> - 84.0.4147.125-1
-- Update to 84.0.4147.125
-- Stop using gold
-- Add 'ulimit -n 2048'
+* Thu Aug 13 2020 qvint <dotqvint(a)gmail.com> - 84.0.4147.125-1
+- Update Chromium to 84.0.4147.125
+- Update ungoogled-chromium to 84.0.4147.125-1
* Sat Jul 18 2020 qvint <dotqvint(a)gmail.com> - 84.0.4147.89-1
-- Update to 84.0.4147.89
-- Use patchset composed by Stephan Hartmann <stha09(a)googlemail.com>
-- Bundle xcb-proto
-
-* Thu Jun 25 2020 qvint <dotqvint(a)gmail.com> - 83.0.4103.116-1
-- Update to 83.0.4103.116
-
-* Wed Jun 17 2020 qvint <dotqvint(a)gmail.com> - 83.0.4103.106-1
-- Update to 83.0.4103.106
-- Disable python byte compiling
+- Update Chromium to 84.0.4147.89
+- Update ungoogled-chromium to 84.0.4147.89-1
-* Mon Jun 08 2020 qvint <dotqvint(a)gmail.com> - 83.0.4103.97-2
-- Fix crash in ServiceWorker (rfbz#5671)
-
-* Fri Jun 05 2020 qvint <dotqvint(a)gmail.com> - 83.0.4103.97-1
-- Update to 83.0.4103.97
+* Sat Jun 27 2020 qvint <dotqvint(a)gmail.com> - 83.0.4103.116-1
+- Update Chromium to 83.0.4103.116
+- Update ungoogled-chromium to 83.0.4103.116-1
+- Try alternative locations for the Widevine CDM library
* Wed May 06 2020 qvint <dotqvint(a)gmail.com> - 81.0.4044.138-1
-- Update to 81.0.4044.138
-- Fix touchpad scrolling under XWayland (rfbz#5621)
+- Update Chromium to 81.0.4044.138
+- Update ungoogled-chromium to 38e86b5
* Thu Apr 30 2020 qvint <dotqvint(a)gmail.com> - 81.0.4044.129-1
-- Update to 81.0.4044.129
-
-* Thu Apr 09 2020 qvint <dotqvint(a)gmail.com> - 81.0.4044.92-1
-- Update to 81.0.4044.92
+- Update Chromium to 81.0.4044.129
+- Update ungoogled-chromium to 81.0.4044.129-1
-* Sun Apr 05 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.163-1
-- Update to 80.0.3987.163
+* Fri Apr 10 2020 qvint <dotqvint(a)gmail.com> - 81.0.4044.92-1
+- Update Chromium to 81.0.4044.92
+- Update ungoogled-chromium to 209e24b
-* Thu Apr 02 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.162-1
-- Update to 80.0.3987.162
-
-* Wed Mar 18 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.149-1
-- Update to 80.0.3987.149
-- Fix rpmlint warnings and errors
-
-* Wed Mar 04 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.132-1
-- Update to 80.0.3987.132
-
-* Sun Mar 01 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.122-1
-- Update to 80.0.3987.122
+* Thu Feb 27 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.122-1
+- Update Chromium to 80.0.3987.122
+- Update ungoogled-chromium to 80.0.3987.122-1
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 79.0.3945.130-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --cc sources
index 6125960,cf13561..6fe7a1d
--- a/sources
+++ b/sources
@@@ -1,3 -1,2 +1,3 @@@
- SHA512 (chromium-85.0.4183.83.tar.xz) = 9b491133ad5a04a9a65d8be2a8102102e6698dc30e9dd310825f9a6648655595656bef1ba2d9d5a6d64c1e0adb755010672986a0de46ce00cd0a5769bff30436
+ SHA512 (chromium-85.0.4183.102.tar.xz) = acd6f0a7b74018098752b6598e09a2bd6d1c9f1120c39a5c6cd3d924c466be92b854f3c7f91693ba9506e47b173ef12c14427f998362524b2497fbe5587a6b6c
SHA512 (chromium-patches-chromium-85-patchset-2.tar.gz) = b8252b778ff16f1fbb0be22ebd1b9f711fafe6d6837e0806e4281aa659756a091c79609e2e4dd865b5f2d377f159c12d47feab201d4d72a93de5fc5ff596ff2e
+SHA512 (ungoogled-chromium-76c969401b10e2cbced802e915accb33382f9d0f.tar.gz) = c2aa4a68787b8c0ed0a6395aba12ddabf6dee1c39aff1bd01a5f894c0ef6c15831f216d4a7c892166d2930c2388c01f2918f2cbee6e77650296429f018c9ea27
4 years, 4 months
[chromium-browser-privacy: 10/12] Remove bundlepylibs and clang toggles
by qvint
commit 7f7c325e15f9bfd78ad62dbaa2cc5686d6a3b48c
Author: qvint <dotqvint(a)gmail.com>
Date: Thu Sep 10 16:25:26 2020 +0300
Remove bundlepylibs and clang toggles
They don't work anyway
chromium-freeworld.spec | 70 +------------------------------------------------
1 file changed, 1 insertion(+), 69 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index e68f8df..711447d 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -16,22 +16,10 @@
%global __requires_exclude %{chromiumdir}/.*\\.so
%global __provides_exclude_from %{chromiumdir}/.*\\.so
#######################################CONFIGS###########################################
-# Fedora's Python 2 stack is being removed, we use the bundled Python libraries
-# This can be revisited once we upgrade to Python 3
-%global bundlepylibs 1
-%if 0%{bundlepylibs}
-%bcond_with system_ply
-%else
-%bcond_without system_ply
-%endif
#Require harfbuzz >= 2.4.0 for hb_subset_input_set_retain_gids
%bcond_without system_harfbuzz
# Require libxml2 > 2.9.4 for XML_PARSE_NOXXE
%bcond_without system_libxml2
-
-# Clang toggle
-%global clang 0
-
# Allow testing whether icu can be unbundled
# A patch fix building so enabled by default for Fedora 30
# Need icu version >= 64
@@ -97,11 +85,7 @@ Source15: LICENSE
########################################################################################
#Compiler settings
# Make sure we don't encounter any bug
-%if %{clang}
-BuildRequires: clang, llvm, lld
-%else
BuildRequires: gcc-c++
-%endif
# Basic tools and libraries needed for building
BuildRequires: ninja-build, nodejs, bison, gperf, hwdata
BuildRequires: libgcc, glibc, libatomic
@@ -127,25 +111,7 @@ BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server)
%endif
-
-#Python stuffs
-%if 0%{?bundlepylibs}
-
-# Using bundled bits, do nothing.
-#This is needed for remove_bundled_libraries.py
BuildRequires: /usr/bin/python2
-
-%else
-BuildRequires: python2-rpm-macros
-BuildRequires: python2-beautifulsoup4
-BuildRequires: python2-lxml
-BuildRequires: python2-html5lib
-BuildRequires: python2-markupsafe
-Buildrequires: python2-six
-%if %{with system_ply}
-BuildRequires: python2-ply
-%endif
-%endif
BuildRequires: python2-setuptools
%if %{with system_re2}
BuildRequires: re2-devel
@@ -304,10 +270,8 @@ find -depth -type f -writable -name "*.py" -exec sed -iE '1s=^#! */usr/bin/\(pyt
third_party/catapult \
third_party/catapult/common/py_vulcanize/third_party/rcssmin \
third_party/catapult/common/py_vulcanize/third_party/rjsmin \
-%if 0%{?bundlepylibs}
third_party/catapult/third_party/beautifulsoup4 \
third_party/catapult/third_party/html5lib-python \
-%endif
third_party/catapult/third_party/polymer \
third_party/catapult/third_party/six \
third_party/catapult/tracing/third_party/d3 \
@@ -389,9 +353,7 @@ find -depth -type f -writable -name "*.py" -exec sed -iE '1s=^#! */usr/bin/\(pyt
third_party/lss \
third_party/lzma_sdk \
third_party/mako \
-%if 0%{?bundlepylibs}
third_party/markupsafe \
-%endif
third_party/mesa \
third_party/metrics_proto \
%if %{ozone}
@@ -423,9 +385,7 @@ find -depth -type f -writable -name "*.py" -exec sed -iE '1s=^#! */usr/bin/\(pyt
third_party/pdfium/third_party/skia_shared \
third_party/perfetto \
third_party/pffft \
-%if !%{with system_ply}
third_party/ply \
-%endif
third_party/polymer \
third_party/private-join-and-compute \
third_party/protobuf \
@@ -523,15 +483,6 @@ find -depth -type f -writable -name "*.py" -exec sed -iE '1s=^#! */usr/bin/\(pyt
sed -i 's|//third_party/usb_ids|/usr/share/hwdata|g' \
services/device/public/cpp/usb/BUILD.gn
-%if !0%{?bundlepylibs}
-rmdir third_party/markupsafe
-ln -s %{python2_sitearch}/markupsafe third_party/markupsafe
-%if %{with system_ply}
-rmdir third_party/ply
-ln -s %{python2_sitelib}/ply third_party/ply
-%endif
-%endif
-
# Fix the path to nodejs binary
mkdir -p third_party/node/linux/node-linux-x64/bin
ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
@@ -541,17 +492,6 @@ ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
ulimit -n 2048
#export compilar variables
-
-%if %{clang}
-
-export AR=llvm-ar NM=llvm-nm AS=llvm-as
-export CC=clang CXX=clang++
-
-# Add required compiler flags here
-export CXXFLAGS="$CXXFLAGS -Wno-unknown-warning-option"
-export CFLAGS="$CFLAGS -Wno-unknown-warning-option"
-
-%else
export AR=ar NM=nm AS=as
export CC=gcc CXX=g++
export CXXFLAGS="$CXXFLAGS -fpermissive"
@@ -564,8 +504,6 @@ export CXXFLAGS="$CXXFLAGS -w"
export CFLAGS="$CFLAGS -g0"
export CXXFLAGS="$CXXFLAGS -g0"
%endif
-#end compiler part
-%endif
gn_args=(
is_debug=false
@@ -617,14 +555,7 @@ gn_args+=(
gn_args+=(
-%if %{clang}
- is_clang=true
- 'clang_base_path="/usr"'
- clang_use_chrome_plugins=false
- use_lld=true
-%else
is_clang=false
-%endif
)
#Pipewire
@@ -769,6 +700,7 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%changelog
* Thu Sep 10 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
- Update to 85.0.4183.102
+- Remove bundlepylibs and clang toggles
* Mon Aug 31 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-2
- Ship ANGLE libEGL.so and libGLESv2.so (rfbz#5738)
4 years, 4 months
[chromium-browser-privacy: 9/12] Update to 85.0.4183.102
by qvint
commit c2339bf0a33b321357410e6896c88ce3b586f3c1
Author: qvint <dotqvint(a)gmail.com>
Date: Thu Sep 10 16:14:57 2020 +0300
Update to 85.0.4183.102
chromium-freeworld.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index f9947bc..e68f8df 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -56,8 +56,8 @@
%global ozone 0
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 85.0.4183.83
-Release: 2%{?dist}
+Version: 85.0.4183.102
+Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -767,6 +767,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/swiftshader/libGLESv2.so
#########################################changelogs#################################################
%changelog
+* Thu Sep 10 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.102-1
+- Update to 85.0.4183.102
+
* Mon Aug 31 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-2
- Ship ANGLE libEGL.so and libGLESv2.so (rfbz#5738)
diff --git a/sources b/sources
index b360cf6..cf13561 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-85.0.4183.83.tar.xz) = 9b491133ad5a04a9a65d8be2a8102102e6698dc30e9dd310825f9a6648655595656bef1ba2d9d5a6d64c1e0adb755010672986a0de46ce00cd0a5769bff30436
+SHA512 (chromium-85.0.4183.102.tar.xz) = acd6f0a7b74018098752b6598e09a2bd6d1c9f1120c39a5c6cd3d924c466be92b854f3c7f91693ba9506e47b173ef12c14427f998362524b2497fbe5587a6b6c
SHA512 (chromium-patches-chromium-85-patchset-2.tar.gz) = b8252b778ff16f1fbb0be22ebd1b9f711fafe6d6837e0806e4281aa659756a091c79609e2e4dd865b5f2d377f159c12d47feab201d4d72a93de5fc5ff596ff2e
4 years, 4 months
[chromium-browser-privacy: 8/12] Ship ANGLE libEGL.so and libGLESv2.so
by qvint
commit e0395a6f3fc6e6843b9763fd23008bbea4ea9e92
Author: qvint <dotqvint(a)gmail.com>
Date: Mon Aug 31 19:10:27 2020 +0300
Ship ANGLE libEGL.so and libGLESv2.so
See https://bugzilla.rpmfusion.org/show_bug.cgi?id=5738
chromium-freeworld.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 5ed67f9..f9947bc 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -57,7 +57,7 @@
##############################Package Definitions######################################
Name: chromium-freeworld
Version: 85.0.4183.83
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -696,6 +696,8 @@ install -m 644 %{name}.xml %{buildroot}%{_datadir}/gnome-control-center/default-
install -m 755 %{target}/chrome %{buildroot}%{chromiumdir}/%{name}
install -m 4755 %{target}/chrome_sandbox %{buildroot}%{chromiumdir}/chrome-sandbox
install -m 755 %{target}/chromedriver %{buildroot}%{chromiumdir}/
+install -m 755 %{target}/libEGL.so %{buildroot}%{chromiumdir}/
+install -m 755 %{target}/libGLESv2.so %{buildroot}%{chromiumdir}/
%if !%{with system_libicu}
install -m 644 %{target}/icudtl.dat %{buildroot}%{chromiumdir}/
%endif
@@ -746,6 +748,8 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/%{name}
%{chromiumdir}/chrome-sandbox
%{chromiumdir}/chromedriver
+%{chromiumdir}/libEGL.so
+%{chromiumdir}/libGLESv2.so
%if !%{with system_libicu}
%{chromiumdir}/icudtl.dat
%endif
@@ -763,6 +767,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/swiftshader/libGLESv2.so
#########################################changelogs#################################################
%changelog
+* Mon Aug 31 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-2
+- Ship ANGLE libEGL.so and libGLESv2.so (rfbz#5738)
+
* Wed Aug 26 2020 qvint <dotqvint(a)gmail.com> - 85.0.4183.83-1
- Update to 85.0.4183.83
- Use xcb-proto bundled in Chromium tarball
4 years, 4 months