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=458345 Orcan 'oget' Ogetbil <orcanbahri@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |orcanbahri@xxxxxxxxx AssignedTo|nobody@xxxxxxxxxxxxxxxxx |orcanbahri@xxxxxxxxx Alias| |python-rabbyt Flag| |fedora-review? --- Comment #7 from Orcan 'oget' Ogetbil <orcanbahri@xxxxxxxxx> 2008-10-21 23:42:55 EDT --- The package is in very good shape. I have two questions: * The file setup.py contains compile_args = ["-O3"] which overrides the default %{optflags}'s -O2 flag. Do you think this is acceptable? Will the package build without this -O3 option? * This question also concerns snowballz. When I build the snowballz package from your SRPM and try to start the game I get: Traceback (most recent call last): File "snowballz.py", line 11, in <module> from player import Player File "/usr/share/games/snowballz/player.py", line 2, in <module> import ai File "/usr/share/games/snowballz/ai.py", line 2, in <module> import data File "/usr/share/games/snowballz/data.py", line 7, in <module> import font File "/usr/share/games/snowballz/font.py", line 3, in <module> import rabbyt.fonts ImportError: No module named fonts It can't find the rabbyt module fonts. Did you forget to package this module or is this entirely a snowballz bug? -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review