https://bugzilla.redhat.com/show_bug.cgi?id=1634407
--- Comment #8 from Antonio Trande <[email protected]> --- - 'desktop-file-install' already includes the file validation; the line 'desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop' can be removed. - As said before, the 'update-desktop-database' commands are not used anymore. - Additionally, '%{_datadir}/%{name}/*' will allow to own all the files inside '%{_datadir}/%{name}/' but not the directory '%{_datadir}/%{name}'. Just modify that line to '%{_datadir}/%{name}/' -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
