https://bugzilla.redhat.com/show_bug.cgi?id=1490054 --- Comment #12 from Antonio Trande <anto.trande@xxxxxxxxx> --- > I have reported the issue upstream: > > https://sourceforge.net/p/scidavis/scidavis-bugs/317/ Okay. > %config(noreplace) %{_sysconfdir}/scidavisrc.py > %exclude %{_sysconfdir}/scidavisrc.pyc > %exclude %{_sysconfdir}/scidavisrc.pyo > %exclude %{_datadir}/%{name}/scidavisUtil.pyc > %exclude %{_datadir}/%{name}/scidavisUtil.pyo All Python files must be installed in their related paths inside a dedicated python2-scidavis (and/or python3) sub-package: http://fedoraproject.org/wiki/Packaging:Python#Macros > /usr/bin/update-desktop-database &> /dev/null || : Deprecated on Fedora > 25. - Please, add an appdata file. - You can avoid using %find_lang because does not work in this case. - Use %doc or %{_docdir}/%{name}, not both. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx