[Bug 185951] Review Request: amsn : msn messenger clone

bugzilla at redhat.com bugzilla at redhat.com
Thu May 18 19:30:39 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: amsn : msn messenger clone


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185951





------- Additional Comments From paul at city-fan.org  2006-05-18 15:30 EST -------
(In reply to comment #13)
> amsn builds against local copies of libpng, libjpeg, and zlib, which is a no-no
> for Fedora Extras.  This must be changed to build against the system copies. 
> You don't have to remove them from the sources, just make sure it links against
> the existing libpng/libjpeg/zlib, and add "BuildRequires: libpng-devel
> libjpeg-devel zlib-devel"

I had a similar issue to this with gtkwave, which bundles zlib and bzip2. I made
absolutely sure that the system libraries were used by not only patching the
Makefiles but deleting the bundled libraries from the unpacked sources in %prep
so that there was no possibility of building and linking against them.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list