Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: libsoup https://bugzilla.redhat.com/show_bug.cgi?id=226046 debarshi.ray@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-review? |fedora-review+ ------- Additional Comments From debarshi.ray@xxxxxxxxx 2008-06-24 22:15 EST ------- Running rpmlint on the installed package in F-8 throws these: libsoup.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libsoup-2.2.so.8.5.0 /lib64/libgthread-2.0.so.0 The binary contains unused direct shared library dependencies. This may indicate gratuitously bloated linkage; check that the binary has been linked with the intended shared libraries only. libsoup.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libsoup-2.2.so.8.5.0 /lib64/librt.so.1 The binary contains unused direct shared library dependencies. This may indicate gratuitously bloated linkage; check that the binary has been linked with the intended shared libraries only. libsoup.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libsoup-2.2.so.8.5.0 /lib64/libgpg-error.so.0 The binary contains unused direct shared library dependencies. This may indicate gratuitously bloated linkage; check that the binary has been linked with the intended shared libraries only. I don't have a Rawhide system at hand, so not sure whether these are present there too. These can be removed by putting the following before invoking make (see anjuta and glade3): sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool Everything else looks fine to me. +---------------------------------+ | This package is APPROVED by me. | +---------------------------------+ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review