Removed bundled zlib from sources and spec file
Related: RHEL-91358
This commit is contained in:
parent
75935d4f7e
commit
cb57a478e0
@ -616,7 +616,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