Removed bundled zlib from sources and spec file
Related: RHEL-91348
This commit is contained in:
parent
ea5c4efc1b
commit
95c7aefddd
@ -617,7 +617,6 @@ Provides: bundled(woff2)
|
||||
Provides: bundled(xsimd)
|
||||
Provides: bundled(xz-embedded)
|
||||
Provides: bundled(ycbcr)
|
||||
Provides: bundled(zlib)
|
||||
Provides: bundled(zstd)
|
||||
Provides: bundled(Zycore)
|
||||
Provides: bundled(Zydis)
|
||||
|
@ -20,6 +20,8 @@ rm -vf ./process-tarball-dir/*/third_party/python/pip/pip-24.0.dist-info/AUTHORS
|
||||
|
||||
# We uses system freetype2
|
||||
rm -vrf ./process-tarball-dir/*/modules/freetype2
|
||||
# We use system zlib
|
||||
rm -vrf ./process-tarball-dir/*/modules/zlib
|
||||
|
||||
processed_tarball=${1/source/processed-source}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user