https://bugzilla.redhat.com/show_bug.cgi?id=1403600 --- Comment #14 from Simone Caronni <negativo17@xxxxxxxxx> --- The install section should be like this: %install %make_install VERBOSE=1 # Let RPM pick docs in the file section rm -fr %{buildroot}%{_docdir}/%{yname} And then I had to comment out the copying of the Blender-Exporter files due to the python error above. With all these changes, the packages builds fine with compiler flags, debug symbols and correct file list. :) As soon as you integrate all these changes and fix the python error I will check the rest (rpmlint, options that we might want to enable, etc.). -- 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