Bug 36380 - dmd-2.082.0-alt1.S1 builds and provides zlib
Summary: dmd-2.082.0-alt1.S1 builds and provides zlib
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: dmd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 blocker
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 19:50 MSK by Dmitry V. Levin
Modified: 2019-03-26 14:02 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2019-03-25 19:50:32 MSK
$ comm -12 <(/usr/lib/rpm/provided_symbols /lib64/libz.so.1 |sort) \
<(/usr/lib/rpm/provided_symbols /usr/lib64/libphobos2.so.0.82 |sort)
adler32
adler32_combine
adler32_combine64
adler32_z
compress
compress2
compressBound
crc32
crc32_combine
crc32_combine64
crc32_z
deflate
deflateBound
deflateCopy
deflateEnd
deflateGetDictionary
deflateInit_
deflateInit2_
deflateParams
deflatePending
deflatePrime
deflateReset
deflateResetKeep
deflateSetDictionary
deflateSetHeader
deflateTune
get_crc_table
gzbuffer
gzclearerr
gzclose
gzclose_r
gzclose_w
gzdirect
gzdopen
gzeof
gzerror
gzflush
gzfread
gzfwrite
gzgetc
gzgetc_
gzgets
gzoffset
gzoffset64
gzopen
gzopen64
gzprintf
gzputc
gzputs
gzread
gzrewind
gzseek
gzseek64
gzsetparams
gztell
gztell64
gzungetc
gzvprintf
gzwrite
inflate
inflateBack
inflateBackEnd
inflateBackInit_
inflateCodesUsed
inflateCopy
inflateEnd
inflateGetDictionary
inflateGetHeader
inflateInit_
inflateInit2_
inflateMark
inflatePrime
inflateReset
inflateReset2
inflateResetKeep
inflateSetDictionary
inflateSync
inflateSyncPoint
inflateUndermine
inflateValidate
uncompress
uncompress2
zError
zlibCompileFlags
zlibVersion
Comment 1 Repository Robot 2019-03-26 12:00:45 MSK
dmd-2.082.0-alt2 -> sisyphus:

Tue Mar 26 2019 Aleksei Nikiforov <darktemplar@altlinux> 2.082.0-alt2
- Linked dynamic libraries to system zlib (Closes: #36380)
Comment 2 Dmitry V. Levin 2019-03-26 14:02:41 MSK
Thanks for the prompt fix.