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

Mohamed El Morabity <pikachu.2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|788112                      |

--- Comment #5 from Mohamed El Morabity <pikachu.2...@gmail.com> 2012-02-07 
09:23:14 EST ---
(In reply to comment #4)
> Hi Morabity 
My first name is Mohamed ;)

> I didn't meet the errors you meet, i install the rpm in a new installed
> Fedora16 and then run "yum install libeasyfc*" to install all the packages of
> libeasyfc, after that i run fonts-tweak-tool, the program works as expected. 
> 
> So could you try again? 
I got the problem: GObject introspection relies on *.typelib files installed in
/usr/lib*/girepository-1.0/. For libeasyfc, these files are provided by the
libeasyfc-gobject-devel file, whereas they have nothing to do with development.
We can't seriously require *-devel package to run such an application.
As a result, I filled a bug report on libeasyfc to ask its maintained to move
these files in the libeasyfc-gobject package.
Once this bug is solved, you will require the libeasyfc-gobject package instead
of the libeasyfc one.

Please replace also
   BuildRequires: python3-setuptools
by:
   BuildRequires: python2-setuptools
fonts-tweak-tool is written for Python 2 and built using Python 2, until you
switch to Python 3 ;).

Once these two issues above solved, I will approve this package.

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to