[Bug 445151] Review Request: merkaartor - openstreetmap editor

bugzilla at redhat.com bugzilla at redhat.com
Sun May 18 15:14:03 UTC 2008


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: merkaartor - openstreetmap editor


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


opensource at till.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opensource at till.name




------- Additional Comments From opensource at till.name  2008-05-18 11:14 EST -------
Your spec does not honor the rpm optflags, you can achieve this here and with
qmake when you run this in %prep:

sed -i 's/CONFIG += debug/CONFIG += release/' Merkaartor.pro

But I do not know what needs to be done for the next release of merkaartor. You
can see whether or not the optflags are honored when you look at the commandline
parameters given to gcc in the build log. They have to include these:
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -Werror-implicit-function-declaration

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list