[Bug 507083] Review Request: poco - C++ class libraries for network-centric applications

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 17 10:57:49 UTC 2009


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


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


Michal Schmidt <mschmidt at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mschmidt at redhat.com         |lemenkov at gmail.com
               Flag|fedora-review?              |fedora-review+




--- Comment #27 from Michal Schmidt <mschmidt at redhat.com>  2009-11-17 05:57:44 EDT ---
Almost perfect. I noticed that the poco-debuginfo package does not contain
useful debuginfo for the non-debug versions of the libraries. It is because
poco's build process strips the "release" binaries. Please fix it. An easy way
is to redefine the STRIP variable to a command with no effect, like this:

make %{?_smp_mflags} STRIP=/bin/true

(See https://fedoraproject.org/wiki/Packaging:Debuginfo for more information
about debuginfo packages.)

This will be the last change necessary to pass the review. So after you've done
this change, consider the package APPROVED.

I'm reassigning this BZ back to Peter who will sponsor you.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list