On 1/24/19 2:44 PM, Richard Biener wrote:
You mean the SONAME is part of the shared libary file?
i.e., running objcopy on libaws-c-common.so.1.0.0 would still dump that SONAME?
readelf -d would, yes. Somehow their setup is broken.
Right. That was what I was looking for: suse-laptop:/var/tmp/build-root/openSUSE_Factory-x86_64/home/abuild/rpmbuild/BUILD/aws-c-common-0.3.0/build # readelf -d libaws-c-common.so.1.0.0 |grep SONAME 0x000000000000000e (SONAME) Library soname: [libaws-c-common.so.0unstable] suse-laptop:/var/tmp/build-root/openSUSE_Factory-x86_64/home/abuild/rpmbuild/BUILD/aws-c-common-0.3.0/build # Will patch upstream. Adrian -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org