> ----- Original Message ----- > From: Patrick Laimbock > Sent: 04/30/14 08:13 PM > To: users@lists.fedoraproject.org > Subject: Re: rpmbuild > > On 30-04-14 19:56, Patrick Dupre wrote: > [snip] > >>> File not found by glob: > >>> /home/pdupre/rpmbuild/BUILDROOT/perl-tk-zinc-3.303-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/tk* > >>> > >>> what is wrong? > >> > >> One or more files were installed that were not listed in the %files > >> section in the spec file. Add the missing file(s) to the spec file. > >> > > OK, but which ones ? > > You compare the files listed in the %files section to what is installed > in BUILDROOT/perl-tk-zinc-.../...
ls ../BUILDROOT/perl-tk-zinc-3.303-1.fc20.x86_64/usr bin lib lib64 share src !! compared to: %files %defattr(-,root,root,-) %doc Copyright README %{_bindir}/* %{_mandir}/man1/*.1.gz %{perl_vendorarch}/auto/* %{perl_vendorarch}/tk* %{_mandir}/man3/* How can make it match? > It's a manual process. > > HTH, > Patrick > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org =========================================================================== Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org