Bug 36435

Summary: ghostscript-classic-9.26-alt2 executables are not linked with its library libgs
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: ghostscript-classicAssignee: Fr. Br. George <george>
Status: ASSIGNED --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: george, kirill, vitty
Version: unstable   
Hardware: all   
OS: Linux   

Description Dmitry V. Levin 2019-03-27 06:36:39 MSK
$ LC_ALL=C comm -12 \
<(/usr/lib/rpm/provided_symbols /usr/lib64/libgs.so.9.26) \
<(/usr/lib/rpm/provided_symbols /usr/bin/gxps) |wc -l
4671
Comment 1 Fr. Br. George 2019-06-10 15:05:03 MSK
Upstream probably had linked all the binaries against static version of libgs (except gs itself). I'll see what can be done in next version.
Comment 2 Fr. Br. George 2019-06-10 15:05:18 MSK
Upstream probably had linked all the binaries against static version of libgs (except gs itself). I'll see what can be done in next version.