I've made a simple tool to check for differences in two rpm binary packages. The script check for diffs in: Provides Requires ldd output nm output (minus addresses) diff -r on unpacked tree I've run it against the openssl builds in: http://bugzilla.fedora.us/show_bug.cgi?id=1395 For 7.x, the diffs are reasonable (Provides on %{name} differs due to differing release numbers, Requires adds ld-linux.so.2, binary files differ). However, for all the 8.0 builds, the symbol tables (nm output) differ non-trivally. Is this something we should be concerned about? The script and sample output showing nm diffs is attached.
Attachment:
rpm-build-compare.sh
Description: Bourne shell script
Attachment:
openssl-0.9.6b-36.8.legacy.i386.rpm-diff.txt.gz
Description: GNU Zip compressed data
-- fedora-legacy-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-legacy-list