On Mon, 10 Jun 2019 10:10:54 +0200 "Patrick Dupre" <pdupre@xxxxxxx> wrote: > Same issue with Tk-JFileDialog.spec > In addition, I get: > rpmbuild -bb perl-Tk-JFileDialog.spec > error: Failed build dependencies: > perl(Tk::JBrowseEntry) >= 4.63 is needed by > perl-Tk-JFileDialog-2.20-1.fc30.noarch > > while the installed version is 5.22 > > Could you tell me what is wrong? It will be almost impossible to tell what is wrong without the build output. When you run rpmbuild add the following at the end of it. That will put the regular output in out.msg and the error output in out.ror. Then you have files of the output to analyze. Or post / paste (fedora has a facility called fpaste for this) for other people to analyze if you can't. You can view them with less out* > out.msg 2> out.ror >From the information you provide, it seems unlikely that this is the actual issue causing the build abort. Computers don't get things like a simple >= wrong. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx