[Bug 445604] Review Request: Tennix! - A funny 2D tennis game

bugzilla at redhat.com bugzilla at redhat.com
Thu May 8 00:30:28 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: Tennix! - A funny 2D tennis game


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


paul at city-fan.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at city-fan.org




------- Additional Comments From paul at city-fan.org  2008-05-07 20:30 EST -------
You can fix the debuginfo by compiling with the appropriate flags and not
stripping the debug data from the binary at install time:

Add:
sed -i -e 's/install -s/install/' makefile
after %setup -q in %prep to prevent the stripping.

Add:
export CFLAGS="%{optflags}"
before "make" in %build to set the compiler flags.

You're also going to need:
BuildRequires:  desktop-file-utils


-- 
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