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=787564 --- Comment #3 from Mohamed El Morabity <pikachu.2014@xxxxxxxxx> 2012-02-06 19:47:56 EST --- (In reply to comment #2) > - I don't think the version condition on libeasyfc is necessary, since only > Fedora 16 and Rawhide provide libeasyfc, at version 0.5. Rawhide has version 0.6, in fact. But it doesn't change my advice about the version ;) By the way, since your package seems to require pygobject3 and gtk3, you must add them as Requires in your .spec file. Moreover, since fonts-tweak-tool is a graphical tool, you must provide a .desktop file: http://fedoraproject.org/wiki/Packaging:Guidelines#Desktop_files If you need an icon for your project, you could request the Design team (http://fedoraproject.org/wiki/Design#What_We_Do) to draw one: https://fedorahosted.org/design-team/newticket I tried to test your application, but I get this error under Fedora 16: --- $ fonts-tweak-tool ERROR:root:Could not find any typelib for Easyfc Traceback (most recent call last): File "/usr/bin/fonts-tweak-tool", line 23, in <module> from fontstweak import tool File "/usr/lib/python2.7/site-packages/fontstweak/tool.py", line 30, in <module> from gi.repository import Easyfc ImportError: cannot import name Easyfc --- The libeasyfc package is obviously installed (v. 0.5), as well as libeasyfc-gobject -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review