7
0

Accepting request 987383 from home:dziobian:gulgul-ultron:19

corrected spelling per trademark policy

OBS-URL: https://build.opensuse.org/request/show/987383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=22
This commit is contained in:
2022-07-07 08:56:30 +00:00
committed by Git OBS Bridge
parent 6209b7ee56
commit 12238d66dd

View File

@@ -174,10 +174,10 @@ BuildArch: i686
%bcond_with system_abseil
%endif
# We always ship the following bundled libraries as part of Electron despite a system version being available in either OpenSUSE or Fedora:
# We always ship the following bundled libraries as part of Electron despite a system version being available in either openSUSE or Fedora:
# Name | Path in tarball | Reason
# -------------+-----------------------------------+---------------------------------------
# boringssl | third_party/boringssl | The OpenSUSE package is unmaintained.
# boringssl | third_party/boringssl | The openSUSE package is unmaintained.
# flatbuffers | third_party/flatbuffers | The static library is only used during build, only header code is present in the Chromium binary.
# hunspell | third_party/hunspell/src | Fork.
# leveldb | third_party/leveldatabase/src | Internal api use.
@@ -186,7 +186,7 @@ BuildArch: i686
# sqlite | third_party/sqlite | Fork.
# srtp / srtp2 | third_party/libsrtp | Api matches neither version 1 nor 2 of this library.
# uv | third_party/electron_node/deps/uv | Heavily modified version which is exposed as part of Electron's public ABI.
# yuv | third_party/libyuv | Version in fedora (0-0.43.20201024git19d71f6) is too old.
# yuv | third_party/libyuv | Version in Fedora (0-0.43.20201024git19d71f6) is too old.