https://bugzilla.redhat.com/show_bug.cgi?id=1917309
--- Comment #2 from Avi Alkalay <[email protected]> --- (In reply to Emmanuel Seyman from comment #1) > Adding arg_files to the %doc declaration in the spec file would put theses > files in /usr/share/doc/perl-Image-ExifTool/arg_files/ . That would work perfectly. I can see the spec file (https://src.fedoraproject.org/rpms/perl-Image-ExifTool/blob/master/f/perl-Image-ExifTool.spec), so the new files section should look like the following? %files %doc README Changes %doc arg_files %{_bindir}/exiftool %{perl_vendorlib}/File/ %{perl_vendorlib}/Image/ %{_mandir}/man1/*.1* %{_mandir}/man3/*.3* Can we expect this to be instrumented in the package in next release? Thank you in advance -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
